|
About:
iptables is built on top of netfilter, the packet alteration framework for Linux 2.4.x and 2.6.x. It is a major rewrite of its predecessor ipchains, and is used to control packet filtering, Network Address Translation (masquerading, portforwarding, transparent proxying), and special effects such as packet mangling.
Author:
Harald Welte [contact developer]
Homepage:
http://netfilter.org/projects/iptables/
Tar/BZ2:
ftp://ftp.netfilter.org/pub/iptables/iptables-1.4.0.tar.bz2
Changelog:
http://netfilter.org/[..]ptables/files/changes-iptables-1.4.0.txt
CVS tree (cvsweb):
http://svn.netfilter.org/cgi-bin/viewcvs.cgi/trunk/iptables/
Bug tracker:
http://bugzilla.netfilter.org/
Mailing list archive:
http://marc.info/?l=netfilter
Trove categories:
[change]
Dependencies:
[change]
Linux (2.4 branch) (required)
Linux (2.6 branch) (recommended)
[download links]
|
|
» Rating:
8.79/10.00
(Rank 58)
» Vitality: 0.17% (Rank 1256)
» Popularity: 20.50% (Rank 49)

(click to enlarge graphs)
Record hits: 126,409
URL hits: 154,002
Subscribers: 564
|
|
Branches
Articles referencing this project
Comments
[»]
High performance, featureful, firewall
by Robert Marmorstein - Jun 2nd 2006 08:29:35
IPtables/Netfilter supports all sorts of advanced features, such as NAT,
masquerading, packet redirect, and many others. It also has all sorts of
useful matches, such as the STRING match and the ipset module. It is one
of the very best stateful firewall systems available.
[reply]
[top]
|