Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
For turning it off immediately
service iptables stop
&
For keeping it switched off for next restart in mentioned run-levels.
chkconfig --level 345 iptables off
[infernal@fedora .Azureus]$ sudo /sbin/service --status-all|grep -i firewall
cat: /var/run/dhcdbd.pid: No such file or directory
Device not specified in /etc/sysconfig/diskdump
Firewall is stopped. <<<<
rndc: connect failed: connection refused
Server address not specified in /etc/sysconfig/netdump
yeah the firewall is stopped
the rest i don't know what they are..
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.