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
1 day 7 hours ago
1 day 7 hours ago
1 day 12 hours ago
1 day 19 hours ago
1 day 20 hours ago
1 day 21 hours ago
2 days 1 hour ago
2 days 8 hours ago
2 days 12 hours ago
2 days 14 hours ago