diff --git a/Shorewall-Website/mailing_list.htm b/Shorewall-Website/mailing_list.htm index 9f6e85750..24053d3e2 100755 --- a/Shorewall-Website/mailing_list.htm +++ b/Shorewall-Website/mailing_list.htm @@ -30,7 +30,6 @@ Documentation License
2004-11-09
The current 2.0 Stable Release is 2.0.13 -- Here are the release
notes.
-The current Developement Release is 2.2.0 Beta 6 -- Here
+The current Developement Release is 2.2.0 Beta 7 -- Here
are the release
+ href="http://shorewall.net/pub/shorewall/2.2-Beta/shorewall-2.2.0-Beta7/releasenotes.txt">release
notes.
Copyright © 2001-2004 Thomas M. Eastep
2004-12-02
+2004-12-04
Introduction
@@ -59,7 +59,9 @@ Shorewall
Shorewall on Mandrake® with a two-interface setup?
License
Shorewall
+ Shorewall 2.2.0 Beta 7
+Shorewall
2.0.13
Shorewall
2.0.12
@@ -164,6 +166,109 @@ of the license is included in the section entitled "GNU Free
Documentation License".
News
+12/04/2004 -
+Shorewall 2.2.0 Beta 7
+
+Problems Corrected:
+
+
+New Features:
+
+ shorewall
+add <interface>[:<port>]:<address> <zone>
+ shorewall
+delete <interface>[:<port>]:<address> <zone>
+
+ Examples:
+
+ shorewall
+add br0:eth2:192.168.1.3 OK
+ shorewall
+delete br0:eth2:192.168.1.3 OK
+
+
+
+To accomplish this change, the "restore base" file
+(/var/lib/shorewall/restore-base) has been split into two files:
+
+/var/lib/shorewall/restore-base -- commands to be executed before
+Netfilter the configuration is restored.
+
+/var/lib/shorewall/restore-tail -- commands to be executed after the
+Netfilter configuration is restored.
+
+
+
+
12/02/2004 -
Shorewall 2.0.13
+
+ Example:
+
+ ursa:/etc/shorewall #
+shorewall show zones
+ Shorewall-2.2.0-Beta7 Zones
+at ursa - Sat Nov 27 11:18:25 PST 2004
+
+ loc
+
+eth0:192.168.1.0/24
+
+eth1:1.2.3.4
+ net
+
+eth0:0.0.0.0/0
+ WiFi
+
+eth1:0.0.0.0/0
+ sec
+
+eth1:0.0.0.0/0
+
+ ursa:/etc/shorewall #
+
+
+
+ Example:
+
+ /etc/shorewall/params
+
+
+FILE=/etc/foo/bar
+
+ Any other config file:
+
+
+INCLUDE $FILE
+
+
+level is given in the entry (LEVEL column) then drops are logged at
+that level at a rate of 5/min with a burst of 5.
+