Update release notes with more common example of failure.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-04-28 08:09:10 -07:00
parent 039668b333
commit a997d6507d

View File

@ -279,20 +279,20 @@ I I I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
fatal error occured on start/restart. fatal error occured on start/restart.
12) The following valid configuration produced invalid 12) The following valid configuration produced invalid
iptables-restore input: iptables-restore input with optimization level 8.
/etc/shorewall/shorewall.conf: OPTIMIZE=8
/etc/shorewall/interfaces: /etc/shorewall/interfaces:
#ZONE INTERFACE BROADCAST OPTIONS #ZONE INTERFACE BROADCAST OPTIONS
vpn TUN+ - tun+ vpn tun+ -
/etc/shorewall/netmap: /etc/shorewall/masq:
#TYPE NET1 INTEFACE NET2 #INTERFACE SOURCE ADDRESS PROTO PORT
SNAT 1.2.3.0/24 TUN0 3.4.5.0/24 tun0 192.168.1.0/24
DNAT 3.4.5.0/24 TUN0 1.2.3.0/24
Use of tunN in the nat and netmap files also produced invalid
iptables-restore input.
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
I V. K N O W N P R O B L E M S R E M A I N I N G I V. K N O W N P R O B L E M S R E M A I N I N G
@ -385,6 +385,8 @@ None.
#ZONE INTERFACE BROADCAST OPTIONS #ZONE INTERFACE BROADCAST OPTIONS
- br0 - bridge - br0 - bridge
7) The generated ruleset now uses conntrack match for state matching,
if it is available.
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
V I. P R O B L E M S C O R R E C T E D A N D N E W F E A T U R E S V I. P R O B L E M S C O R R E C T E D A N D N E W F E A T U R E S