Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Linux IPTables: How to Add Firewall Rules (With Allow SSH Example)
Posted by Philipp Esselbach on: 02/14/2011 10:26 AM [ Print | 0 comment(s) ]
The Geek Stuff posted a tutorial about adding Firewall rules to IPTables
This article explains how to add iptables firewall rules using the “iptables -A” (append) command.
“-A” is for append. If it makes it easier for you to remember “-A” as add-rule (instead of append-rule), it is OK. But, keep in mind that “-A” adds
“-A” is for append. If it makes it easier for you to remember “-A” as add-rule (instead of append-rule), it is OK. But, keep in mind that “-A” adds
Linux IPTables: How to Add Firewall Rules (With Allow SSH Example)
Related Threads
08/11/2004 11:52 PM: Help needed in running Java in Linux iPAQ... (2) by martouf
