diff --git a/Shorewall-docs2/Shorewall_Squid_Usage.xml b/Shorewall-docs2/Shorewall_Squid_Usage.xml index f3f12dd77..9722b8ea6 100644 --- a/Shorewall-docs2/Shorewall_Squid_Usage.xml +++ b/Shorewall-docs2/Shorewall_Squid_Usage.xml @@ -309,7 +309,7 @@ ACCEPT dmz net tcp 80 iptables -t nat -A PREROUTING -i eth0 -d ! 192.0.2.177 -p tcp --dport 80 -j REDIRECT --to-ports 3128 - If you are running RedHat on the server, you can simply + If you are running RedHat/Fedora on the server, you can simply execute the following commands after you have typed the iptables command above: