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: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Saturday, January 31, 2004, 8:50:30 PM
Subject: Fwd: [squid-users] Help required on Transparent Proxy.

===8<==============Original message text===============
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 <[EMAIL PROTECTED]>
To: "rajan b" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
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:[EMAIL PROTECTED]


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



-- 
Best regards,
 mortbox                            mailto:[EMAIL PROTECTED]


Reply via email to