forked from extern/shorewall_code
Update web site for 3.0.3
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3164 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
98f828f1c9
commit
14c1bf8c45
@ -22,16 +22,60 @@ Texts. A copy of the license is included in the section entitled “<span
|
||||
class="quote"><a href="GnuCopyright.htm" target="_self">GNU Free
|
||||
Documentation License</a></span>”.<br>
|
||||
</p>
|
||||
<p> 2005-12-01 </p>
|
||||
<hr style="width: 100%; height: 2px;"> <span style="font-weight: bold;">2005-12-01
|
||||
<p> 2005-12-12 </p>
|
||||
<hr style="width: 100%; height: 2px;"> <span style="font-weight: bold;">2005-12-12
|
||||
Shorewall 2.4.7</span><br>
|
||||
<br>
|
||||
Problems Corrected in 2.4.7<br>
|
||||
<br>
|
||||
1) When MACLIST_TABLE=mangle and an interface is enabled for DHCP
|
||||
(the<br>
|
||||
'dhcp' option is specified in /etc/shorewall/interfaces)
|
||||
then broadcasts<br>
|
||||
on UDP port 67 to address 255.255.255.255 from address
|
||||
0.0.0.0 were being<br>
|
||||
dropped and logged. While this did not prevent the client
|
||||
from acquiring<br>
|
||||
an IP address, it could result in lots of log messages.<br>
|
||||
<br>
|
||||
2) Entries for openvpn tunnels (including openvpnclient and<br>
|
||||
openvpnserver) that specify a port but no protocol cause
|
||||
startup<br>
|
||||
errors as follows:<br>
|
||||
<br>
|
||||
iptables v1.3.3: unknown
|
||||
protocol `1194' specified<br>
|
||||
Try `iptables -h' or 'iptables
|
||||
--help' for more information.<br>
|
||||
ERROR: Command
|
||||
"/usr/sbin/iptables -A net2fw -p 1194 -s<br>
|
||||
0.0.0.0/0 --sport 1194 -j
|
||||
ACCEPT" Failed<br>
|
||||
<br>
|
||||
The problem may be worked around by specifying the
|
||||
protocol as well<br>
|
||||
(e.g., "openvpn:udp:3455).<br>
|
||||
<br>
|
||||
3) If the previous firewall configuration included a policy other
|
||||
than<br>
|
||||
ACCEPT in the nat, mangle or raw tables then Shorewall
|
||||
would not set<br>
|
||||
the policy to ACCEPT. This could result in a ruleset that
|
||||
rejected or<br>
|
||||
dropped all traffic.<br>
|
||||
<br>
|
||||
4) Specifying an interface name in the SOURCE column <br>
|
||||
of /etc/shorewall/tcrules resulted in a startup error.<br>
|
||||
<span style="font-weight: bold;"><br>
|
||||
</span><span style="font-weight: bold;">2005-12-01
|
||||
End of Support for Shorewall versions 2.0 and 2.2<br>
|
||||
<br>
|
||||
</span>Effective today, versions 2.0 and 2.2 are no longer supported.
|
||||
This means that if you find a bug in one of these releases, we won't
|
||||
fix it and if you ask for help with one of these releases, we will not
|
||||
spend much time trying to solve your issue.<br>
|
||||
<span style="font-weight: bold;"><br>
|
||||
2005-11-25
|
||||
<br>
|
||||
<span style="font-weight: bold;">2005-11-25
|
||||
Shorewall 3.0.2<br>
|
||||
</span>
|
||||
<pre>Problems Corrected in 3.0.2<br><br>1) A couple of typos in the one-interface sample configuration have<br> been corrected.<br><br>2) The 3.0.1 version of Shorewall was incompatible with old versions of<br> the Linux kernel (2.4.7 for example). The new code ignores errors<br> produced when Shorewall 3.x is run on these ancient kernels.<br><br>3) Arch Linux installation routines has been improved.<br><br>New Features in 3.0.2<br><br>1) A new Webmin macro has been added. This macro assumes that Webmin is<br> running on its default port (10000).<br></pre>
|
||||
|
@ -13,13 +13,13 @@
|
||||
<body dir="ltr" lang="en-US">
|
||||
<h1>Shoreline Firewall (Shorewall)</h1>
|
||||
<span style="color: rgb(255, 0, 0);"><span style="font-weight: bold;"><big><big></big></big></span></span>
|
||||
<p>The current Stable Version is 3.0.2 -- Get it from the <a
|
||||
<p>The current Stable Version is 3.0.3 -- Get it from the <a
|
||||
href="download.htm">download sites</a>. Here are the <a
|
||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.2/releasenotes.txt">
|
||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.3/releasenotes.txt">
|
||||
release notes</a> and here are the <a
|
||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.2/known_problems.txt">
|
||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.3/known_problems.txt">
|
||||
known problems</a> and <a
|
||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.2/errata/">
|
||||
href="http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.3/errata/">
|
||||
updates</a>..</p>
|
||||
<p>The current Development Version is 3.1.0 -- so far, there has been
|
||||
no code released.<br>
|
||||
@ -31,7 +31,7 @@ document under the terms of the GNU Free Documentation License, Version
|
||||
with no Invariant Sections, with no Front-Cover, and with no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled “<a
|
||||
href="GnuCopyright.htm" target="_self">GNU Free Documentation License</a>”.</p>
|
||||
<p>2005-12-06</p>
|
||||
<p>2005-12-14</p>
|
||||
<hr style="width: 100%; height: 2px;">
|
||||
<h3>Table of Contents</h3>
|
||||
<p style="margin-left: 0.42in; margin-bottom: 0in;"><a href="#Intro">Introduction
|
||||
|
Loading…
Reference in New Issue
Block a user