Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Fernando. on February 26, 2004, 01:43:59 PM
-
Before, I have 5.5 and in the squid log I'd see the IP of the client in the LAN. But now I only see 127.0.0.1.
¿It is possible to see the client IP?
-
Are you sure you are viewing the squid access.log?
issue from console tail -f /var/log/squid/access.log. Or try the sarg-contrib. It let you see all the ips.
-
And only view 127.0.0.1
-
Yes I'm sure that is /var/log/squid/access.log
And only view 127.0.0.1[/quote]
-
Silly questions first: are your clients configured to use squid on it's default port 3128?
-
They configured with transparent proxy, without proxy. Another thing is that I install in the 5,6 the DansGuardian, and the proxy is configured with Transparent proxy at 8080 not at 3128.
-
So it is transproxy's fault? Squid "alone" does write the client ip as far i've seen. There must be an configuration file for transproxy somewhere. Maybe you have to edit it. There must also be a documentation for transproxy. Maybe you have to read it (try rpm -d nameoftherpm.rpm, this lists the docfiles). I do not know, whose rpm transproxy is, but you have a good chance, that he present in the forum from time to time.