On Fri, 24 Oct 2003, Zand, Nooshin wrote: > I have a squid server in DMZ; some users to access Intranet web server > are coming > To squid server in DMZ. I want to know how can I transparently send > these requests directly > To web servers since do not allow DMZ server initiate a connection to > web server in Intranet.
Then you must have the users browsers reconfigured to not use the proxy for intranet addresses. Once the browser has initiated the connection to the proxy, the only thing the proxy can do is to either proxy the request, or give an error message back to the user. Regards Henrik
