Hi folks,,
Let me explain...
Today i have 2 linux servers, one acting like a router and another is
the cache server, running squid,
I'm using this rule:
iptables -t nat -A PREROUTING -i $interface -p tcp --dport 80 -j DNAT
--to 102.168.10.10:3128
But, when open the squid's log file, i get the router server ip
address instead of the client Ip address...
So, how can i get the real client ip address?
-- Lucas NishimuraReceived on Mon Jan 09 2006 - 18:06:45 MST
This archive was generated by hypermail pre-2.1.9 : Wed Feb 01 2006 - 12:00:01 MST