I have setup a squid server with dansguardian. I also have a server setup with iptables acting as the default gateway. I have transparent proxy with dansguardian filtering working. When using transparent proxy, the squid server does not process the Ident info. If I manually put in the proxy info and port (squid:8080) Ident gets processed. Below are two lines from dansguardian's access.log. The first one is via default gateway, second via manual proxy. How do I go about having the logfile use the client's IP and username? I am thinking its something in iptables, to force the ident info to pass through gateway to squid server. 1212084051.816 544 10.2.2.99 TCP_DENIED/403 0 GET http://www.banned_site.com/ - DEFAULT_PARENT/127.0.0.1 text/html 1212084073.818 339 10.2.2.229 TCP_DENIED/403 0 GET http://www.banned_site.com 'ident user' DEFAULT_PARENT/127.0.0.1 text/html -- View this message in context: http://www.nabble.com/Transparent-proxy-with-DansGuardian-using-IDENT-tp17544098p17544098.html Sent from the Squid - Users mailing list archive at Nabble.com.