LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   shutting off the firewall (https://www.linuxquestions.org/questions/linux-newbie-8/shutting-off-the-firewall-216673/)

0perat0r 08-12-2004 09:26 AM

shutting off the firewall
 
How do I shut off the firewall in RH version 8? I dont want to configure it through the gui, I want it shut off compltely. Shutting it off throught the gui is not working, so I think I need to go into a config file to do so.

thanks

james.farrow 08-12-2004 09:54 AM

I think that chkconfig --level 35 iptables off at the prompt should do it. Then service iptables -F

0perat0r 08-12-2004 10:28 AM

OK, for some reason it did not like the chkconfig command in any form, even though I was able to bring up the man pages for it. I was able to shut off the (iptables) service through the GUI, however. Now I can SSH into the machine like I wanted.

Thanks a lot!


All times are GMT -5. The time now is 03:57 AM.