From 807ef11c36481e9925382e8de5363535d9000999 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 23 Aug 2010 15:47:05 -0700 Subject: [PATCH] Update known problems --- Shorewall/known_problems.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index 14186f5fe..8084c7157 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -1,2 +1,13 @@ 1) On systems running Upstart, Shorewall-init cannot reliably close the firewall before interfaces come up. + +2) Under rare circumstances where COMMENT is used to attach comments + to rules, OPTIMIZE 8 through 15 can result in invalid + iptables-restore (ip6tables-restore) input. + + Workaround: Don't use optimizaiton levels greater than 7. + +3) Under rare circumstances unvolving exclusion, OPTIMIZE 8 through 15 + canresult in invalid iptables-restore (ip6tables-restore) input. + + Workaround: Don't use optimizaiton levels greater than 7.