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. +