          MODULE=iptables
         VERSION=1.2.7a
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.netfilter.org/files/$SOURCE
        WEB_SITE=http://www.netfilter.org
         ENTERED=20010922
         UPDATED=20020903
           SHORT="iptables enables the creation of packet alteration and firwall rules."
cat << EOF
iptables is built on top of netfilter: the new packet alteration
framework for Linux 2.4. It is an enhancement on ipchains, and is used
to control packet filtering, Network Address Translation (masquerading,
portforwarding, transparent proxying), and special effects.
EOF
