mirror of
https://gitlab.com/shorewall/code.git
synced 2025-05-18 23:20:53 +02:00
Remove anachronisms from Squid documentation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1970 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
2f5745ff37
commit
95b3ab0ee4
@ -309,7 +309,7 @@ ACCEPT dmz net tcp 80</programlisting>
|
|||||||
|
|
||||||
<programlisting><command>iptables -t nat -A PREROUTING -i eth0 -d ! 192.0.2.177 -p tcp --dport 80 -j REDIRECT --to-ports 3128</command></programlisting>
|
<programlisting><command>iptables -t nat -A PREROUTING -i eth0 -d ! 192.0.2.177 -p tcp --dport 80 -j REDIRECT --to-ports 3128</command></programlisting>
|
||||||
|
|
||||||
<para>If you are running RedHat on the server, you can simply
|
<para>If you are running RedHat/Fedora on the server, you can simply
|
||||||
execute the following commands after you have typed the iptables
|
execute the following commands after you have typed the iptables
|
||||||
command above:</para>
|
command above:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user