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.

--
Chris Hobbs       Silver Valley Unified School District
Head geek:              Technology Services Coordinator
webmaster:   http://www.silvervalley.k12.ca.us/~chobbs/
postmaster:               [EMAIL PROTECTED]
pgp:  http://www.silvervalley.k12.ca.us/~chobbs/key.asc




Reply via email to