204.174.18.129 is www.userfriendly.org.. I bet you are not running your Squid there.
Smells like you are running a transparent proxy. This makes it impossible to use ident. Regards Henrik On Thursday 27 February 2003 19.28, Chris Hobbs wrote: > Chris Hobbs wrote: > > I'm trying to log userids from users on a linux terminal server > > on our squid server. I've just compiled a fresh squid-2.5.STABLE1 > > and made sure I did not use the --disable-ident-lookups flag on > > configure. However, including the following in my squid.conf does > > not provide the expected results: > > > > acl ltsp src 10.168.12.235/255.255.255.255 > > ident_lookup_access allow ltsp > > ident_lookup_access deny all > > Some more info. Running 'squid -N -d 8" and leaving the above rules > in, I get these errors whenever I go to load a page from the ltsp > box, but not from any other machine on the network: > > 2003/02/27 10:22:19| commBind: Cannot bind socket FD 161 to > 204.174.18.129:0: (99) Cannot assign requested address > > It does go ahead and load the page. > > If I comment out the above acl section, I do not get these errors > in squid.
