diff --git a/docs/Universal.xml b/docs/Universal.xml index 3928a87b6..80af53c41 100644 --- a/docs/Universal.xml +++ b/docs/Universal.xml @@ -304,18 +304,26 @@ ACCEPT net $FW tcp 143 to
- net all DROP info + net all DROP info +
+ + Then at a root prompt, type: + +
+ /sbin/shorewall restart
- How do I stop the firewall from forwarding packets? + How do I prevent the firewall from forwarding connection + requests? Edit /etc/shorewall/interfaces, and change the line that read:
- net all - dhcp,physical=+,routeback + net all - dhcp,physical=+,routeback
to