RE: ident lookup not working

From: David Gameau <David.Gameau@dont-contact.us>
Date: Wed, 3 May 2000 11:11:29 +0930

I'd guess that the ident lookup isn't being performed until it's needed.

Try creating another acl with the 'ident' tag:
        acl aclname ident REQUIRED
and see if that triggers the correct logging.

David.
__

David Gameau
I.T.S. - Unix Team
University of South Australia

email: David.Gameau@UniSA.edu.au
phone: +61 8 302 3533
fax: +61 8 302 5800

Disclaimer: I didn't do it. Nobody saw me do it. You can't prove
anything.

-----Original Message-----
From: squiduser [mailto:squiduser@computertechwv.com]
Sent: Friday, 28 April 2000 0:52
To: 'squid-users@ircache.net'
Subject: ident lookup not working

Hello all,

I am using Squid 2.3 Stable1 on Slackware Linux (kernel 2.2.13) and
SquidGuard 1.1.2. Squid and squidGuard are all working quite well, but I
would like to have Squid log ident usernames. I have installed an ident
daemon on my workstations, and I even went back and recompiled Squid with
--enable-ident-lookups I have tried several different configurations all of
which just ignore the fact that I want to log the ident lookups.

I figure the following configuration should make squid log ident lookups:

        acl privatenet src 10.28.0.0/255.255.0.0
        ident_lookup_access allow privatenet
        ident_lookup_access deny all

I have read every FAQ I could get my hands on to no avail. squid.out does
not show any errors, and everything else works ok (it is not going into
panic mode, just passing everything). Any ideas would be greatly
appreciated.

Thanks,

Bryan G
Received on Tue May 02 2000 - 19:44:12 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:15 MST