From 95b3ab0ee43bdeebd0c7dfc679acfab91b44134f Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 28 Feb 2005 19:10:27 +0000 Subject: [PATCH] Remove anachronisms from Squid documentation git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1970 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-docs2/Shorewall_Squid_Usage.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: