Click to See Complete Forum and Search --> : What do i need for a simple firewall?
Gaccm
09-23-2002, 10:18 PM
I'm compiling 2.4.19, I'm attached to a campus network and all i want is a nice protective firewall. Now, I care about my security so I want to know what things I should include. I'm assuming IP Tables is needed even if I am not doing masqing or port forwarding. What about connection tracking? I'm not creating an ultimate secure box, just something that would definitely stop all the annoying people.
LrngTheHardWay
09-24-2002, 03:26 AM
IP Tables will give you (with well-crafted rules) an excellent firewalling solution, with the ability to log in-bound attempts on your system.
Give "man iptables" a look to see what you're in for, then take a look at:
http://www.linuxsecurity.com/resource_files/firewalls/IPTables-Tutorial/iptables-tutorial.html
for a less succinct and easier to digest overview of IP Tables.
HTH
jumpedintothefire
09-24-2002, 11:31 PM
Give this a spin...
neondog
09-25-2002, 06:55 PM
Also check out www.netfilter.org