[squid-users] transparent prxy

From: Shahin Hacikuliev <squid@dont-contact.us>
Date: Tue, 8 Oct 2002 13:16:34 +0000 (UTC)

Hi all,
I try to configure transparent proxy.
I redirected all trafic to squid box using router.
and run this rule on squid box
 iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT
--to-port 8080

but it doesnt work..
the message in access.log
034077648.213 2 155.223.22.22 NONE/400 1437 GET / - NONE/- text/html

error mesage in browser is
the request url couldnt be retrive...

what is wron?

Squid Cache: Version 2.5.STABLE1
RH7.3 2.4.19

Thanks.
Shahin
Received on Tue Oct 08 2002 - 05:57:01 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:37 MST