From cfe4f7c056cf8bbda0afd239ea9ef8dd8d396988 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 10 Dec 2010 12:27:05 -0800 Subject: [PATCH] Document fix for logical names with Proxy ARP Signed-off-by: Tom Eastep --- Shorewall/changelog.txt | 4 ++++ Shorewall/known_problems.txt | 6 ++++++ Shorewall/releasenotes.txt | 6 +++++- 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index d01327254..94463762b 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -1,3 +1,7 @@ +Changes in Shorewall 4.4.15.2 + +1) Fix broken logical naming with Proxy ARP. + Changes in Shorewall 4.4.15.1 1) Change assertion into a warning in getparams. diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index 049baba2a..8aa6ce531 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -19,3 +19,9 @@ /etc/shorewall6/params). Corrected in 4.4.15.1. + +4) 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. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index c8896f092..9fbd62ea2 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -1,5 +1,5 @@ ---------------------------------------------------------------------------- - S H O R E W A L L 4 . 4 . 1 5 . 1 + S H O R E W A L L 4 . 4 . 1 5 . 2 ---------------------------------------------------------------------------- I. PROBLEMS CORRECTED IN THIS RELEASE @@ -12,6 +12,10 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES ---------------------------------------------------------------------------- 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 ---------------------------------------------------------------------------- +4.4.15.2 + +1) Previously, proxy ARP with logical interface names did not + work. Symptoms included numerous Perl runtime error messages. 4.4.15.1