On Fri, 20 Aug 2004, [iso-8859-1] Swaroop Shere wrote:
parent, it gives me an authentication error. Through tcpdump, i found out that the child squid is not forwarding the username and password to the parent.
See the cache_peer directive.
Whenever a browser configured to request the child squid tries to access a remote website (eg www.google.com), the client does not get any prompt for proxy username and password, and finally gives an error, that the page is not found. If the same client is configured to request the parent (10.0.1.1), it gets the pages. What could be this problem?
Probably you are missing never_direct or something like that.
Regards Henrik
