LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Redhat Standard Software Firewall (https://www.linuxquestions.org/questions/linux-networking-3/redhat-standard-software-firewall-53750/)

tim-linux 04-06-2003 07:39 PM

Redhat Standard Software Firewall
 
I am having a problem with the normal/standard firewall setup, where during setup or after when you try to turn it off it sets itself back to on. I have tried with the standard firewall config that comes with redhat, i have tried with firestarter and with the kpe lipo or lido or what ever it is.

But every time i turn it off in all 3 apps it goes back to default.
Help! As you can tell i am a newbie and i dont know much. Thanks

Crashed_Again 04-06-2003 08:13 PM

Check out this thread. It may help a bit.

http://www.linuxquestions.org/questi...edhat+firewall

Capt_Caveman 04-06-2003 08:16 PM

If you want to just shut it off temporarily run as root:
service iptables stop

If you want it to stay off completely:
chkconfig iptables off

Also, if you using the Redhat firewall GUI to check the status of the firewall, that's why it looks like it's still on. The Firewall GUI has a bug that no matter what the firewall is set to, it will display "high" by default. However, your firewall is still at whatever level you set it to.

tim-linux 04-06-2003 08:36 PM

Thanks all i will try this tonight.

maxspeed 04-08-2003 04:55 AM

the firewall is going back to default when you restart it because you are not saving the settings. To save the settings just do a

service iptables save

and it will save your settings.


All times are GMT -5. The time now is 10:02 AM.