Tutorial simple Linux firewall configuration using NetFilter / iptables

by Vivek Gite · 5 comments

David Mair has published a simple Linux firewall configuration tutorial. He will walks you through the creation of a simple iptables firewall explaining how it works along the way.

From the article:
Most major Linux distributions, SuSE ones included, feature some user interface for firewall configuration. There's nothing wrong with them but I couldn't get quite the configuration I wanted and chose to create configurations manually. The iptables man pages are really a documentation of syntactical detail of the iptables command line and don't provide guidance on composition of a firewall from a series of rules. There's a lot of scattered information about iptables that can be found using your favourite search engine but none of it quite taught me what I needed to know. In the end I figured out what I needed using a Vmware virtual machine running SuSE Linux Pro 10.0. The following is offered as documentation of simple firewall configuration using iptables. Verifying that the resultant firewall adequately secures the relevant hosts is left as an exercise for the reader.

Simple Firewall Configuration Using NetFilter/iptables

Featured Articles:

Want to read Linux tips and tricks, but don't have time to check our blog everyday? Subscribe to our daily email newsletter to make sure you don't miss a single tip/tricks. Subscribe to our weekly newsletter here!

{ 5 comments… read them below or add one }

1 rbz 12.04.06 at 5:20 pm

Very handy guide, thanks for sharing with us :)

2 rashan 02.01.07 at 10:26 am

thaneks for help

3 hamada 03.13.07 at 7:32 am

hi , thanks for sharing with us

i wonder if that rules can be used on cento’s box or it is only for suse

4 nixcraft 03.13.07 at 10:20 am

Hello hamada,

It should work with any distro including Cent OS

HTH

5 N.Shankar 08.11.07 at 2:37 am

hi this is a very helpful guide

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post:

Next post: