1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: shorewall6
Section: net
Priority: optional
Maintainer: Roberto C. Sanchez <roberto@connexer.com>
Homepage: http://www.shorewall.net
Build-Depends: debhelper (>= 9), po-debconf
Standards-Version: 4.3.0
Vcs-Browser: https://sourceforge.net/p/shorewall/debian/ci/shorewall6/master/~/tree/
Vcs-Git: git://git.code.sf.net/p/shorewall/debian
Package: shorewall6
Architecture: all
Depends: iptables (>= 1.4.1),
iproute2 | iproute,
debconf (>= 1.4.69) | cdebconf (>= 0.39),
shorewall (>= ${shorewall:current}),
shorewall (<< ${shorewall:next}),
libio-socket-inet6-perl,
lsb-base (>= 3.0-6),
${misc:Depends}
Description: Shoreline Firewall (IPv6 version), netfilter configurator
Shorewall6 allows firewall/gateway requirements to be described using
entries in a set of configuration files. It reads those configuration
files and, with the help of the iptables utility, configures
netfilter to match these requirements.
.
Shorewall6 supports a wide range of router/firewall/gateway applications,
traffic shaping and almost every type of VPN.
.
This package contains IPv6 support.
|