mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-04 05:23:14 +01:00
60beb2f1d2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7501 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
23 lines
879 B
Plaintext
23 lines
879 B
Plaintext
Source: shorewall-perl
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Roberto C. Sanchez <roberto@connexer.com>
|
|
Homepage: http://www.shorewall.net
|
|
Build-Depends: debhelper (>= 5), dpatch
|
|
Standards-Version: 3.7.2
|
|
|
|
Package: shorewall-perl
|
|
Architecture: all
|
|
Depends: shorewall-common (>= ${source:Upstream-Version}), shorewall-common (<< ${shorewall:next}), perl-modules
|
|
Description: Shoreline Firewall, Netfilter configurator (Perl-based)
|
|
Shorewall 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.
|
|
.
|
|
Shorewall supports a wide range of router/firewall/gateway applications,
|
|
traffic shaping and almost every type of VPN.
|
|
.
|
|
This version of Shorewall includes a rule compiler written in Perl.
|
|
|