From 05537200429c032db3daf2292a32a91af8646c40 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 3 Apr 2011 14:02:19 -0700 Subject: [PATCH] Correct logical names on bridges --- Shorewall/known_problems.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index b8fe4dede..31fa1bf71 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -40,3 +40,14 @@ defined. Workaround: Create a dummy dynamic zone. + + Corrected in Shorewall 4.4.18.2 + +7) If a logical name is given to a bridge and the ports on the bridge + are defined in /etc/shorewall/interfaces, then the compiler may + generate matches that use the logical name rather than the physical + name. + + Workaround: Do not use logical names on bridges with ports. + + Corrected in Shorewall 4.4.18.2