acl ltsp src 10.168.12.235/255.255.255.255 ident_lookup_access allow ltsp ident_lookup_access deny all
I've used a packet sniffer on the squid box and I do not see a request being made on port 113 at all, so it appears that squid is not generating the request.
Looking through google I found the following suggested additional config to try to force ident lookups:
acl test ident REQUIRED http_access deny test !all
This does not seem to help either. Any ideas would be greatly appreciated!
-- 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
