Fwd: [squid-users] Help required on Transparent Proxy.

From: <mortbox@dont-contact.us>
Date: Sat, 31 Jan 2004 20:50:30 -0500

i've asked to be removed countless times. here's another message that
i didn't want. it's really not that hard to remove somebody is it...

This is a forwarded message
From: Muthukumar <kmuthu_gct@hotmail.com>
To: "rajan b" <rajan604@yahoo.co.in>, squid-users@squid-cache.org
Date: Thursday, January 29, 2004, 12:44:14 PM
Subject: [squid-users] Help required on Transparent Proxy.

===8<==============Original message text===============

>
> iptables -t nat -A PREROUTING -i eth1 -p tcp --dport
> 80 -j REDIRECT --to-port 3128
> (eth1 is private interface)
>
Ok.
The string "tcp" which is used as for ipchains.For iptables define as "TCP".

iptables -t nat -A PREROUTING -i eth1 -p TCP --dport
80 -j REDIRECT --to-port 3128

Regards,
Muthukumar.

===8<===========End of original message text===========

-- 
Best regards,
 mortbox                            mailto:mortbox@gamebox.net
Received on Sat Jan 31 2004 - 19:51:49 MST

This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:11 MST