Tutorial simple Linux firewall configuration using NetFilter / iptables
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
Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
You may also be interested in other helpful articles:
- Virtuozzo iptables firewall
- Linux Iptables block all network traffic
- Linux Iptables block incoming access to selected or specific ip address
- How do I build a Simple Linux Firewall for DSL/Dial-up connection?
- Linux Iptables open Bittorrent tcp ports 6881 to 6889
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Very handy guide, thanks for sharing with us
thaneks for help
hi , thanks for sharing with us
i wonder if that rules can be used on cento’s box or it is only for suse
Hello hamada,
It should work with any distro including Cent OS
HTH
hi this is a very helpful guide