LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Red Hat 8 Firewall Config Won't Hold? (https://www.linuxquestions.org/questions/linux-newbie-8/red-hat-8-firewall-config-wont-hold-47689/)

gurumaster 02-28-2003 10:41 PM

Red Hat 8 Firewall Config Won't Hold?
 
I am totally new to Linux so please bear with me. I just installed Red Hat on a clean system (reformatted, installed) I then ran the update agent and received and installed all the updates including the newest kernel.

During setup the installation asked me for my preference of firewall security level, (high, medium, off) I selected medium and allowed HTTP. However, the settings did not hold when I checked them using the graphical interface for security level selection, they are always on High no customization. I attempted to change them using this interface and again nothing. Next, I tried using lokkit and this also did not permanently change the settings. I researched a bit and found a suggestion to edit them using the command /usr/sbin/setup, this too had no permanent change to the system.

I am always logged in as root while working on this issue.

What am I doing wrong? Please help me!

Thank you.

Capt_Caveman 03-14-2003 12:40 AM

This is a Redhat bug. No matter what you set your firewall level at, it will always display it as "high" when you run the graphical interface. But don't dispair, your firewall is still set to medium or whatever you set it as. It just displays "high" by default.

General_Tso 03-19-2003 08:10 AM

Is there another way to edit firewall settings so that you can circumvent this bug? I tried running gnome-lokkit, but I'm not sure if I'm doing it right.

Thanks,

--Erich

Capt_Caveman 03-19-2003 09:30 AM

You can run iptables -L as root to get a list of all your iptables rules. You can also run firestarter. I personally like doing the iptables rules by hand, but I've seen people running it and it looks pretty useful.

Otherwise just set the firewall to whatever level you want in the GUI and disregard the fact that it says "high" as default.

General_Tso 03-19-2003 10:08 AM

Thanks for the info. It's much appreciated.

--Erich


All times are GMT -5. The time now is 04:10 PM.