          MODULE=netstat-nat
         VERSION=1.4.10
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://tweegy.nl/download/
      SOURCE_VFY=sha1:665b4aff9939d124b055e34a89838e309b745c50
        WEB_SITE=http://tweegy.nl/projects/netstat-nat/
         ENTERED=20040930
         UPDATED=20101110
           SHORT="Shows NAT entries in NetFilter/iptables"
cat << EOF
Netstat-nat is a small program written in C. It displays NAT
connections, managed by netfilter/iptables which comes with the
2.4.x linux kernels. The program reads its information from
/proc/net/ip_conntrack, which is the temporary conntrack-storage of
netfilter. (http://netfilter.samba.org/)

Make sure netfilter is enabled in kernel or by modules.
EOF
