forked from extern/shorewall_code
Document fix for Proxy ARP and logical names
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
c634cf7de3
commit
42ee6d1d20
@ -4,6 +4,8 @@ Changes post 4.4.11.6
|
||||
|
||||
2) Fix macro.JAP
|
||||
|
||||
3) Fix broken logical naming with Proxy ARP.
|
||||
|
||||
Changes in Shorewall 4.4.11.6
|
||||
|
||||
1) Fix log reading in -lite packages.
|
||||
|
@ -161,3 +161,11 @@
|
||||
http://shorewall.git.sourceforge.net/git/gitweb.cgi?p=shorewall/shorewall;a=commitdiff;h=20bb781874c739c01b798d2db31b6c1d9cfefe96
|
||||
|
||||
|
||||
23) When logical interface names are used, proxy ARP does not
|
||||
work. Symptoms include numerous Perl runtime error Messages.
|
||||
|
||||
Workaround: Don't use proxy arp involving an interface with a
|
||||
logical name that is different from its physical name.
|
||||
|
||||
A fix is available at
|
||||
http://shorewall.git.sourceforge.net/git/gitweb.cgi?p=shorewall/shorewall;a=commit;h=c634cf7de33d7566dcc72307dbf2d7e15e2c46d8.
|
||||
|
@ -231,6 +231,9 @@ Post-4.4.11.6
|
||||
|
||||
2) The macro.JAP macro generated a fatal error when invoked.
|
||||
|
||||
3) Previously, proxy ARP with logical interface names did not
|
||||
work. Symptoms included numerous Perl runtime error messages.
|
||||
|
||||
4.4.11.6
|
||||
|
||||
1) The Shorewall-lite and Shorewall6-lite Debian init scripts contained a
|
||||
|
Loading…
Reference in New Issue
Block a user