Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-29 22:30
1.3.3

This release fixes a use-after-free error, support for SNAT and DNAT of ICMP ID ranges, and numerous gcc 4 compiler warnings. It adds support for the upcoming (kernel-2.6.14) NFQUEUE target. The man page has been updated.
Tags: Major bugfixes

2005-07-10 17:17
1.3.2

This release fixes iptables save/restore for a number of extensions, adds many missing man page snippets, fixes rule deletion in certain cases, and has more sanity checking of user input.
Tags: Minor bugfixes

2005-03-07 20:05
1.3.1

This release fixes CLUSTERIP rule deletion, libip6t_random compilation, and CONNMARK on 32-bit user space / 64-bit kernel architectures. It makes sure that the order of chains in the listing is the same as it was in the 1.2.x releases.
Tags: Minor bugfixes

2005-02-16 15:08
1.3.0

libiptc was rewritten, which greatly speeds up
ruleset load time. Numerous bugfixes were made,
especially to iptables-save/restore. A compile
option to build a multi-call binary for embedded
systems was added.
Tags: Minor feature enhancements

2004-08-30 21:57
1.2.11

This version requires kernel 2.4.4 or higher and recommends 2.4.18 or higher.

Project Resources