mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-26 01:23:14 +01:00
Update Website for 3.0.7
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3889 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
abb6b4cfe7
commit
76ecdfa376
79
web/News.htm
79
web/News.htm
@ -25,9 +25,48 @@ Documentation License</a></span>”.<br>
|
|||||||
<hr style="width: 100%; height: 2px;">
|
<hr style="width: 100%; height: 2px;">
|
||||||
<p></p>
|
<p></p>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Shorewall Release 3.0.5 -->
|
||||||
|
|
||||||
|
<span style="font-weight: bold;">2006-05-06 Shorewall 3.0.7<br>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
<pre>Problems corrected in 3.0.7
|
||||||
|
|
||||||
|
1) Previously, if your kernel did not supply the mangle table FORWARD chain
|
||||||
|
then "shorewall [re]start" would fail. Now, if your mangle table does
|
||||||
|
not supply this chain Shorewall will avoid using either that chain or
|
||||||
|
the mangle table POSTROUTING chain. This change is strictly to stop Shorewall
|
||||||
|
from blowing up during [re]start on very old kernels (such as 2.4.17
|
||||||
|
running on a PS2); if your kernel does not support these chains and you
|
||||||
|
try to mark packets in either of them using entries in
|
||||||
|
/etc/shorewall/tcrules, [re]start will fail.
|
||||||
|
|
||||||
|
2) Previously, if there were more than 10 IP addresses on a multi-ISP interface,
|
||||||
|
some of the routing rules generated by Shorewall were placed after the
|
||||||
|
default rule which resulted in them not being recognized.
|
||||||
|
|
||||||
|
3) When install.sh is used to install on a Debian or Ubuntu system, the
|
||||||
|
SUBSYSLOCK option in shorewall.conf was not being cleared.
|
||||||
|
It will now be cleared, provided that Perl is installed on the system.
|
||||||
|
|
||||||
|
4) When exclusion lists appeared in the /etc/shorewall/tcrules file, the
|
||||||
|
resulting 'exclusion chains' (whose names begin with 'excl_') were not
|
||||||
|
deleted as part of 'shorewall [re]start'. This meant that 'refresh'
|
||||||
|
would fail, either the first or second time that it was done since
|
||||||
|
the last 'shorewall [re]start'.
|
||||||
|
|
||||||
|
Other changes in 3.0.7
|
||||||
|
|
||||||
|
None.
|
||||||
|
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
<!-- Shorewall Release 3.0.5 ENDS-->
|
||||||
|
|
||||||
<!-- Shorewall moving to Subversion -->
|
<!-- Shorewall moving to Subversion -->
|
||||||
|
|
||||||
<span style="font-weight: bold;">2006-02-22 Shorewall moved to Subversion <br/> </span>
|
<span style="font-weight: bold;">2006-03-28 Shorewall moved to Subversion <br/> </span>
|
||||||
|
|
||||||
<pre> Effectively today, Shorewall source code repository was migrated to Subversion SCM.
|
<pre> Effectively today, Shorewall source code repository was migrated to Subversion SCM.
|
||||||
|
|
||||||
@ -40,6 +79,44 @@ for more information.
|
|||||||
<!-- Moving to Subversion ENDS -->
|
<!-- Moving to Subversion ENDS -->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Shorewall Release 3.0.5 -->
|
||||||
|
|
||||||
|
<span style="font-weight: bold;">2006-03-28 Shorewall 3.0.6<br>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
<pre>Problems corrected in 3.0.6
|
||||||
|
|
||||||
|
1) A typo in the output of "help drop" has been corrected.
|
||||||
|
|
||||||
|
2) Previously, 'shorewall start' would fail in the presence of a network
|
||||||
|
interface named 'inet'.
|
||||||
|
|
||||||
|
3) A shell syntax error was reported when duplicate policies appeared in
|
||||||
|
/etc/shorewall/policy.
|
||||||
|
|
||||||
|
4) The iptable_nat and iptable_mangle modules were previously omitted
|
||||||
|
from /etc/shorewall/modules.
|
||||||
|
|
||||||
|
5) If you use SAME or SAME:nodst in the ADDRESS column of /etc/shorewall/masq
|
||||||
|
and if you set ADD_SNAT_ALIASES=Yes in shorewall.conf, then "shorewall
|
||||||
|
start" will fail with the error 'Error: an inet prefix is expected rather
|
||||||
|
than "SAME".'.
|
||||||
|
|
||||||
|
6) Previously, the 'routeback' option was ignored in an entry in the
|
||||||
|
/etc/shorewall/hosts file that referred to a (set of) bridge port(s).
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
dmz xenbr0:vif+ routeback
|
||||||
|
|
||||||
|
Other changes in 3.0.6
|
||||||
|
|
||||||
|
1) A 'refreshed' extension script has been added -- it is executed after
|
||||||
|
"shorewall refresh" has finished.
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
<!-- Shorewall Release 3.0.5 ENDS-->
|
||||||
|
|
||||||
<!-- Shorewall Release 3.0.5 -->
|
<!-- Shorewall Release 3.0.5 -->
|
||||||
|
|
||||||
<span style="font-weight: bold;">2006-02-10 Shorewall 3.0.5<br>
|
<span style="font-weight: bold;">2006-02-10 Shorewall 3.0.5<br>
|
||||||
|
@ -10,13 +10,13 @@
|
|||||||
</head>
|
</head>
|
||||||
<body dir="ltr" lang="en-US">
|
<body dir="ltr" lang="en-US">
|
||||||
<h1>Shoreline Firewall (Shorewall)</h1>
|
<h1>Shoreline Firewall (Shorewall)</h1>
|
||||||
<p>The current Stable Version is 3.0.6 -- Get it from the
|
<p>The current Stable Version is 3.0.7 -- Get it from the
|
||||||
<a href="download.htm">download sites</a>. Here are the <a
|
<a href="download.htm">download sites</a>. Here are the <a
|
||||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.6/releasenotes.txt">release
|
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.7/releasenotes.txt">release
|
||||||
notes</a> and here are the <a
|
notes</a> and here are the <a
|
||||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.6/known_problems.txt">known
|
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.7/known_problems.txt">known
|
||||||
problems</a> and <a
|
problems</a> and <a
|
||||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.6/errata/">updates</a>.</p>
|
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.7/errata/">updates</a>.</p>
|
||||||
<p>The current Development Version is 3.2.0 Beta 6 – Get it from
|
<p>The current Development Version is 3.2.0 Beta 6 – Get it from
|
||||||
the <a href="download.htm">download sites</a>. Here are the <a
|
the <a href="download.htm">download sites</a>. Here are the <a
|
||||||
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-Beta6/releasenotes.txt">release
|
href="http://www1.shorewall.net/pub/shorewall/development/3.2/shorewall-3.2.0-Beta6/releasenotes.txt">release
|
||||||
@ -34,7 +34,7 @@ Foundation; with no Invariant Sections, with no Front-Cover, and with
|
|||||||
no Back-Cover Texts. A copy of the license is included in the section
|
no Back-Cover Texts. A copy of the license is included in the section
|
||||||
entitled “<a href="GnuCopyright.htm" target="_self">GNU Free
|
entitled “<a href="GnuCopyright.htm" target="_self">GNU Free
|
||||||
Documentation License</a>”.</p>
|
Documentation License</a>”.</p>
|
||||||
<p>2006-05-05</p>
|
<p>2006-05-06</p>
|
||||||
<hr>
|
<hr>
|
||||||
<h3>Table of Contents</h3>
|
<h3>Table of Contents</h3>
|
||||||
<p style="margin-left: 0.42in; margin-bottom: 0in;"><a href="#Intro">Introduction
|
<p style="margin-left: 0.42in; margin-bottom: 0in;"><a href="#Intro">Introduction
|
||||||
|
Loading…
Reference in New Issue
Block a user