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 31 32 33 34
|
Source: shorewall6-lite
Section: net
Priority: optional
Maintainer: Roberto C. Sanchez <roberto@connexer.com>
Homepage: http://www.shorewall.net
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Vcs-Browser: https://sourceforge.net/p/shorewall/debian/ci/shorewall6-lite/master/~/tree/
Vcs-Git: git://git.code.sf.net/p/shorewall/debian
Package: shorewall6-lite
Architecture: all
Depends: shorewall-core (>= ${shorewall:current}),
shorewall-core (<< ${shorewall:next}),
iptables (>= 1.4.1),
iproute2 | iproute,
lsb-base (>= 3.0-6),
${misc:Depends}
Suggests: shorewall-doc, make
Conflicts: ipmasq, knetfilter, firewall-easy, filtergen, uif, webmin-firewall, ipmenu, gnome-lokkit, guarddog, guidedog, ferm
Recommends: wget
Description: Shorewall (lite version with IPv6 support)
Shorewall6 allows you to describe your firewall/gateway requirements 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 your
requirements.
.
Shorewall6 supports a wide range of router/firewall/gateway applications,
traffic shaping and almost every type of VPN.
.
The shorewall6-lite package is designed to allow you to maintain all Shorewall
configuration information on a single system within your network.
.
This package contains IPv6 support.
|