I think I need some clarification related to the "ident vs. tranparent
proxy" dilemma as mentioned in
http://www.maynidea.com/squidguard/ident.html. I installed the identd
program on my WinXP and Win2K machines (thanks Rick for the reference). When
I simply add

httpd_accel_host virtual

to my squid.conf.
My squidGuard.conf reads:

src admin {
        user jan
        }
acl {
        admin {
                pass all
        default ...
        }
}

I neatly get my identity "jan" plus the correct IP in the squid access
logging. But squidGuard blocks nevertheless. Does this mean I just prooved
the dilemma since squid knows who I am and where I come from, but passes
something else to squidGuard? Or is there something else? This is a line
from my logfile:

TCP_MISS/403 2515 GET http://www.girls.com/ jan DIRECT/192.168.0.99
text/html

Regards,
Jan.

Reply via email to