LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Fedora Firewall? (https://www.linuxquestions.org/questions/fedora-35/fedora-firewall-347615/)

little_penguin 07-28-2005 07:41 AM

Fedora Firewall?
 
Hello,

I am currently using Suse 9.2, which has the built in Suse Firewall, I am thinking of installing Fedora too, does that have a built in firewall too, also, is it as easy to setup?

If not, what are peoples experience with running firestarter or kmyfirewall on fedora?

Im really looking for something that works well but is as easy to setup and use as zonealarm for windows.

Thanks :)

rizhun 07-28-2005 02:38 PM

Fedora does have a firewall built into it, it is called "IPTables", and can, as far as I am aware, only be modified from the command line.

Although it is not particularly user-friendly, and takes a bit of getting used to, it is very powerful.

If your looking for something that is more like ZoneAlarm, I would suggest removing 'iptables' from the init.d and using Firestarter (because it uses a GUI it is much easier to use).

There are many advantages and drawbacks of this, I would recommend reading this. It outlines some of these issues.

Cheers,

acid_kewpie 07-28-2005 02:38 PM

if it runs linux, it has a firewall. it's virtually impossible to NOT have a firewall in it... i guess you're more concerned about a user-friendly GUI to controll it with? yep... it's in their control panel thing.

as above please note that firestarter and kmyfirewall (my??? erughhhh) are NOT firewalls. they are simply GUI wrappers to configure the netfilter rules that already exist in your system.

acid_kewpie 07-28-2005 02:40 PM

Quote:

Originally posted by rizhun
Fedora does have a firewall built into it, it is called "IPTables", and can, as far as I am aware, only be modified from the command line.

Although it is not particularly user-friendly, and takes a bit of getting used to, it is very powerful.

If your looking for something that is more like ZoneAlarm, I would suggest removing 'iptables' from the init.d and using Firestarter.

There are many advantages and drawbacks of this, I would recommend reading this. It outlines some of these issues.

Cheers,

Erm.. can i step in and say that that is really not right... iptables is what the UI of your choice will actually use. that IS the firewall command. do NOT uninstall it.

johnMG 07-28-2005 08:25 PM

> as above please note that firestarter and kmyfirewall (my??? erughhhh) are NOT firewalls. they
> are simply GUI wrappers to configure the netfilter rules that already exist in your system.
.
.
.
> Erm.. can i step in and say that that is really not right... iptables is what the UI of your choice
> will actually use. that IS the firewall command. do NOT uninstall it.

Just to make it crystal clear, as I understand it, the GUI firewall tools are just front-ends for iptables, which itself is written to call the netfilter API which is built into the kernel. More here:
http://en.wikipedia.org/wiki/Iptables


All times are GMT -5. The time now is 05:07 AM.