From 492d87b88cbbb07a873512fae87555b3d85e08a9 Mon Sep 17 00:00:00 2001
From: teastep
2008-12-22
+2008-12-31
The Shoreline Firewall, more commonly
@@ -80,9 +96,10 @@ as "Shorewall", is a high-level tool for configuring Netfilter. You
describe
your firewall/gateway requirements using entries in a set of
configuration
-files. Shorewall reads those configuration files and with the help of
-the
-iptables utility, Shorewall configures Netfilter to match your
+files. Shorewall reads those configuration files and generates a shell
+script. That shell script uses the
+iptables or iptables-restore utility to configure Netfilter to match
+your
requirements.
Shorewall can be used on a dedicated firewall system, a multi-function
gateway/router/server or on a standalone GNU/Linux system. Shorewall
@@ -90,8 +107,10 @@ does not
use Netfilter's ipchains compatibility mode; as a consequence,
Shorewall can
take advantage of Netfilter's connection state tracking capabilities to
-create a stateful firewall.
-
+create a stateful firewall.
The current version of
+Shorewall can configure both IPv4 and IPv6 firewalls.
+
Shorewall is not a daemon. Once Shorewall has configured
Netfilter,
it's job is complete and there is no Shorewall code left running in the
@@ -131,7 +150,8 @@ Features page
The current
-Stable Release version is 4.2.3
+Stable Release version is 4.2.4 which contains IPv6 support.
Read more about the Release here.
+
Read more about the Shorewall 4.x
+releases here.
The current Development Release
-version is 4.2.4-RC2 which includes support for IPv6
+series is 4.3. There is currently no 4.3 code released.
Read about Shorewall
-IPv6 Support.
-
Get them from the download sites