Hi,
I'm having problem running transparent proxy with
squid-2.6S6 where squid is not running in the same box
with router/firewall. Here is my configuration:
[Client]-------[Squid]---[Firewall]----[Web server] 
192.168.1.3  192.168.1.2  192.168.1.1   192.168.2.2
                          192.168.2.1
[squid]
squid.config: "http_port 3128 transparent".
[Firewall]: 
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport
80 -j DNAT --to 192.168.1.2:3128 
 
squid-2.6Stable6
Fedora Core 6
Iptables-1.3.6
kernel-2.6.18.5
With this configuration above, I can see traffic from
firewall redirect to squid box, but client unable to
browse to internet, there is no error messages on
access.log or cache.log.
Did I miss something here? any help would be great.
 
regards,
Zul
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around 
http://mail.yahoo.com 
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
Received on Thu Dec 28 2006 - 06:31:44 MST
This archive was generated by hypermail pre-2.1.9 : Mon Jan 01 2007 - 12:00:01 MST