Source: arno-iptables-firewall
Maintainer: Michael Hanke <mih@debian.org>
Section: net
Priority: optional
Build-Depends: debhelper (>= 9~),
               po-debconf
Standards-Version: 3.9.6
Vcs-Browser: http://git.voxindeserto.de/?p=arno-iptables-firewall.git
Vcs-Git: git://git.voxindeserto.de/arno-iptables-firewall.git
Homepage: http://rocky.eld.leidenuniv.nl/

Package: arno-iptables-firewall
Architecture: all
Depends: iptables,
         gawk,
         debconf | cdebconf,
         ${misc:Depends},
         iproute2
Recommends: curl,
            dnsutils,
            rsyslog (>= 5.8.1-1~)
Conflicts: iptables-persistent
Description: single- and multi-homed firewall script with DSL/ADSL support
 Unlike other lean iptables frontends in Debian, arno-iptables-firewall
 will setup and load a secure, restrictive firewall by just asking a few
 question. This includes configuring internal networks for internet access
 via NAT and potential network services (e.g. http or ssh).
 .
 However, it is in no way restricted to this simple setup. Some catch words
 of additional features, that can be enabled in the well documented
 configuration file are: DSL/ADSL, Port forwarding, DMZ's,
 portscan detection, MAC address filtering.
