On 9/27/05, Federico Sevilla III <[EMAIL PROTECTED]> wrote: > He doesn't resolve the domain. When he uses a web browser, it passes the > URL to Squid en toto, without bothering to resolve the hostname. Squid > handles the DNS resolution.
That is right. Due to some network configuration out of my control, I can't get answers from the local caching DNS. This is just as well bcause I can't reach external hosts anyway. > I think Migs wants to find out if Squid can > do this, since his local machine cannot do DNS lookups. I am doing it already. The svn request is passed as a CONNECT request to Squid. Squid handles it perfectly. The problem is the svn client on my local Linux box. It attempts to lookup svn.apache.org even when the proxy is specified. I am wondering how to disable this behavior. My workaround is to force the DNS entry to 127.0.0.1 through /etc/hosts and it's fine. _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

