Depends on your distro and on your firewall... In general it's a good idea to have a look at the init scripts in /etc/init.d. Maybe there's one with the string "firewall" in it? If so, run
Code:
/etc/init.d/<name_of_the_script> stop
and then
Code:
iptables -L
to see if it has really stopped. If this doesn't help or you can't find an init script for your firewall run
Recent comments
22 hours 37 min ago
22 hours 43 min ago
1 day 3 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 16 hours ago
1 day 23 hours ago
2 days 3 hours ago
2 days 4 hours ago