I am running Squid 2.7 Stable 6 as stated previously I authenticate on the Intranet Site using an AD account on the Remote site that I am connected to by VPN. Regarding privacy and anonymity, I am not sure the only changes I made to the squid config was changing the port, setting it to transparent and setting up access for my network. -----Original Message----- From: Amos Jeffries [mailto:squid3@xxxxxxxxxxxxx] Sent: Tuesday, October 26, 2010 08:47 PM To: squid-users@xxxxxxxxxxxxxxx Subject: Re: Authenticating Across Windows Domains On Tue, 26 Oct 2010 17:30:48 -0500, "Clive Christie" <clive.christie@xxxxxxxxxxxxxxxx> wrote: > Hi , I am running Squid 2.7 Stable 6 > So this is my setup. I have a web filter running Dansguardian and I'm using > squid as the underlying proxy server. I have to login to an Intranet Site So you have a two-proxy hierarchy: Client -> DG -> Squid --> Internet \-> Intranet > on > another domain that I am connected to by VPN. To authenticate against the > website I use an Active Directory account that exist on its domain, problem > is for whatever reason I cannot login when I disable the proxy it works > fine > but when trying through the proxy I am having issues. Note that this > particular site is the only one that I am experiencing this type of problem > with. Any advice would be highly appreciated. Details would be appreciated as well please... * what version of squid proxy? (the squid -v output may help) * what type of authentication? and where? * is the FQDN only available via the VPN with no DNS records pointing Squid to the Internet for it? * are you doing any kind of "privacy" or "anonimity" removal of HTTP headers? and how? Amos