From 963653ff5f2dcfededca0bfa68db77808c2dedc1 Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 2 Dec 2007 16:04:04 +0000 Subject: [PATCH] Add [K]Ubuntu sub-FAQs to FAQ 76 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7817 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/FAQ.xml | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/docs/FAQ.xml b/docs/FAQ.xml index e481c4174..cceb841e2 100644 --- a/docs/FAQ.xml +++ b/docs/FAQ.xml @@ -133,18 +133,34 @@
- (FAQ 76) I just upgraded my Debian (or Debian-derivative such as - Ubuntu) system and now masquerading doesn work? What happened? + (FAQ 76) I just upgraded my Debian system and now masquerading + doesn work? What happened? Answer: This happens to people who ignore our advice and allow the installer to replace their working /etc/shorewall/shorewall.conf with one that has - default settings. Failure to forward traffic (such as during - masquerading net access from a local network) usually means that /etc/shorewall/shorewall.conf contains the Debian default setting IP_FORWARDING=Keep; it should be IP_FORWARDING=On. + +
+ (FAQ 76a) I just upgraded my Ubuntu system and now masquerading + doesn work? What happened? + + Answer: See above. +
+ +
+ (FAQ 76b) I just upgraded my Kubuntu system and now + masquerading doesn work? What happened? + + Answer: See above. +