LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   iptables problem (https://www.linuxquestions.org/questions/linux-newbie-8/iptables-problem-640197/)

methoxcy 05-06-2008 12:55 AM

iptables problem
 
how to disable linux firewall using Iptables

Simon Bridge 05-06-2008 01:24 AM

Which linux?

See "man iptables" for description of the following:

iptables --flush
iptables -t nat --flush
iptables --delete_chain
iptables --zero

Please edit your profile to show distro and location. This will help you get better replies faster. Thank you.


All times are GMT -5. The time now is 04:25 PM.