On Fri, 14 Oct 2005, Daniel Halbe wrote:

Let us say the user "exampleuser" has the IP "XXX.YYY.172.66".
I do not understand why XXX.YYY.172.0 is logged insted of XXX.YYY.172.66

The only item making Squid mask the logged client IP is the client_netmask setting.

My first thought was that the option "client_netmask" in
/etc/squid/squid.conf was set in a wrong way but it is:
"client_netmask 255.255.255.255" so that squid should log the whole IP,
right?

Right.

Make sure there is no other instance of the directive in your squid.conf.

Regards
Henrik

Reply via email to