Document VLAN naming fix

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@421 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2003-01-27 17:03:43 +00:00
parent bf4ccb8d7a
commit bbaaff7218
2 changed files with 7 additions and 1 deletions

View File

@ -11,3 +11,5 @@ Changes since 1.3.13
5. Use the routing table to generate list of subnets to be masqueraded 5. Use the routing table to generate list of subnets to be masqueraded
when an interface name appears in the SUBNET column of when an interface name appears in the SUBNET column of
/etc/shorewall/masq. /etc/shorewall/masq.
6. Restore $dev.$vid naming of VLAN interfaces.

View File

@ -20,7 +20,11 @@ New features include:
a) In the INTERFACE column of /etc/shorewall/masq a) In the INTERFACE column of /etc/shorewall/masq
b) In the INTERFACE column of /etc/shorewall/nat b) In the INTERFACE column of /etc/shorewall/nat
3) When an interface name is entered in the SUBNET column of the 3) The ability to name your VLAN interfaces using the $dev.$vid
convention (e.g., "eth0.0") has been restored. This capability was
inadvertently broken in version 1.3.12.
4) When an interface name is entered in the SUBNET column of the
/etc/shorewall/masq file, Shorewall previously masqueraded traffic /etc/shorewall/masq file, Shorewall previously masqueraded traffic
from only the first subnet defined on that interface. It did not from only the first subnet defined on that interface. It did not
masquerade traffic from: masquerade traffic from: