          MODULE=iptables
         VERSION=1.4.14
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=ftp://ftp.netfilter.org/pub/$MODULE
      SOURCE_VFY=sha1:daf2972b81e52f562a644798013e946c88319ea3
        WEB_SITE=http://www.netfilter.org
         ENTERED=20010922
         UPDATED=20120527
           SHORT="Tool to create netfilter rules"
           PSAFE=no

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
