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.

2003-10-09 06:02
1.2.9rc1

Memory leaks were fixed in
ip(6)tables-save/restore. The printout of odd
length netmasks was fixed in ip6tables.
iptables-save now works properly with condition
match, fuzzy match, (inverted) MAC match, the LOG
target, and mport match. Invalid port ranges are
now checked for by ip6tables UDP match. The
ipq_id_t definition in libipq was fixed on "real"
64bit/64bit architectures. Endianness bugs related
to ipv6_prefix_length in libip6tc were fixed.
Tags: Release Candidates, Minor bugfixes

2003-04-30 11:53
1.2.8

Tags: Major feature enhancements

2002-10-14 21:19
1.2.7a

2002-04-07 03:51
1.2.6a

A segfault problem which occurred when using `!'
without argument was fixed. PSD match for
psd-delay-threshold > 100 was fixed. ip6tables
alignment fixes and various patch-o-matic fixes
were made. New ip6tables-restore and
ip6tables-save manpages were written. A global
PREFIX makefile variable was added for all paths.
Debugging is now disabled if iptables is compiled
without any COPT_FLAGS. The mangle table now
attaches to all five netfilter hooks. The manpages
for iptables and ip6tables were updated. The
patch-o-matic program now supports removal of
already-applied patches, and also supports patches
to the userspace extensions. Various patch-o-matic
additions were made.
Tags: Minor feature enhancements

2002-01-22 03:42
1.2.5

This release has IPv6 support for the QUEUE target and libipq. There are bugfixes in iptables-save/restore. The modules IPV4OPTSSTRIP, ipv6header, quota match, and recent match have been added.
Tags: Minor feature enhancements

Project Resources