Re: Newbie needs some help

From: Admiral Jebedayauh (Admiral.Jebedayauh_at_....2...3...4.......invalid)
Date: 03/30/04


Date: Tue, 30 Mar 2004 04:54:10 GMT

Aaron wrote:

> Alright, so I'm in the process of ditching Mickey$oft and switching over
> to
> Linux. One of the few concerns that I have left is that I don't know jack
> about firewalls for Linux. Can anyone recommend a firewall that would be
> fairly easy for a Linux noob to install and set up?
>
> Thank you,
> Aaron

As others have mentioned, firewalling is included in linux kernel. All you
would have to do to is to configure it, by the help of iptables command.
man iptables for more info.

iptables is a front end for netfilter, the real thing builtin in Linus
Torvald's (Linux) kernel.

now some distros include some script for running iptables, mandrake and
redhat mentioned by others and I know SuSE does have something too, all GUI
so you wont have to learn iptables and to write your own script.

still if you are not satisfied with the default firewalls on those distros,

http://projectfiles.com/firewall/install.html

has a great script so you can configure it yourself and put it in /et/rc.d
rc.firewall so that it would start automatically at boot process everytime.

Just wanted to plug in my favorite firewall script.

good luck.



Relevant Pages

  • Re: Firestarter
    ... > I am new to linux and firewalls. ... I have installed Firestarter which I am ... > learning more about IPtables and have found a few good tutorials. ...
    (comp.os.linux.security)
  • Firestarter
    ... I am new to linux and firewalls. ... I have installed Firestarter which I am ... learning more about IPtables and have found a few good tutorials. ...
    (comp.os.linux.security)
  • Re: Need advice about breakin attempt
    ... >> firewalls that run Linux with iptables... ... Linux running iptables. ... special hardware in the router. ...
    (alt.os.linux)
  • Re: Help with Linux Basics
    ... >> Not the settings for iptables, ... >> Linux comes precompiled to load various modules that you might need to ... > a script, I could launch that script from rc.local or init.d? ... > similar to the Windows installer, where you can install and uninstall. ...
    (alt.os.linux.redhat)
  • Re: Newbie needs some help
    ... > about firewalls for Linux. ... would have to do to is to configure it, by the help of iptables command. ... so you wont have to learn iptables and to write your own script. ...
    (alt.linux)