From aeda173fc8538560c086a2b08ce0b375c8923134 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 22 Jul 2010 12:29:01 -0700 Subject: [PATCH] Update Known Problems --- Shorewall/known_problems.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index 59114cbc1..8a806d048 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -23,4 +23,13 @@ instantiated when the IPv6 firewall is stopped use ff80::/10 rather than fe80::/10 (IPv6 link local network). - +3) Using a destination port-range with :random produces a fatal + compilation error in REDIRECT rules. + +4) Shorewall-init is not reliable in bringing up interfaces during + boot on Ubuntu systems that use upstart. + + Suggested workaround is to set startup=1 in your + /etc/default/shorewall* files. + +