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
19 hours 37 min ago
21 hours 26 min ago
1 day 10 hours ago
1 day 15 hours ago
1 day 19 hours ago
1 day 21 hours ago
2 days 11 hours ago
2 days 11 hours ago
2 days 16 hours ago
2 days 23 hours ago