I need to configure Linux to act as a Firewall -- I am using Red Hat 7.1. How do I do this, or is this even possible? If you cannot answer, then can you point me in the direction of research material/books?
I would definitely recommend using iptables (you'll need a 2.4.x series kernel) over the older ipchains because it has a lot more functionality - including stateful firewalling, full source and destination nat and packet mangling - when you are firewalling packets passing thru the machine ('forward' chain) you don't have to bother with input and output chains on the same traffic. Unfortunately, redhat's lokkit firewall is ipchains based so if you want to use iptables right now you have to know what your doing to some extent.
definately agree with ifincham's comments above. RH7.1 is already using a 2.4 series kernel and iptables is not really that difficult to set up...
AV
tnedor@yahoo.com
Regarding Johnhoke´s reply above.
I for one don´t like graphic interface and then you can invoke lokkit in a text-version by simply typing lokkit in the prompt.
Keep in mind though, that as far as I know lokkit doesn´t support Iptables but write rules in ip-chains instead.
/Sören
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.