A question: Why would you set the netmask to 255.255.255.255? This effectively filters out the entire IP address... ?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: July 7, 2004 12:37 PM To: [EMAIL PROTECTED] Subject: [squid-users] FW: no client IP address I have a RedHat Linux server running Squid. My squid.conf file has the client_netmask set to 255.255.255.255 but access.log is not capturing the client ip address. I have restarted the server many times. As far as web browsing, all users have access, and that is functional. However, the following is what is logged into access.log: proxy - - [07/Jul/2004:11:15:59 -0500] "GET http://www.google.com/search? HTTP/1.0" 200 18902 TCP_MISS:DIRECT proxy - - [07/Jul/2004:11:16:01 -0500] "GET http://www.google.com/images/logo_sm.gif HTTP/1.0" 304 194 TCP_CLIENT_REFRESH_MISS:DIRECT Any idea why the client ip address isn't there when the netmask is set to 255.255.255.255?
