Robert Ainslie wrote: > The solution is to connect directly to the asp. My question is this: > How can I in squid get all requests for a certain domain to be handled > but the local squid box, ie route them down the direct pipe, while all > other requests are handled by the authenticating squid box on the main > internet connection?
Normally you solve this by routing. You route the subnet of the ASP via the direct connection. No need to involve Squid configuration at all. Regards Henrik
