Hi,

i have a problem with the configuration of squid. 

I have to use a parent-proxy for access to US-hosts,

While trying to retrieve the URL: http://squid.nlanr.net/Squid/ 
The following error was encountered: 
     Connection Failed 
The system returned: 
    (113) No route to host
This means that: 
    The remote site or server may be down.  Please try again soon.
Generated by [EMAIL PROTECTED]

The logfile says:

913571159.914    175 192.168.100.2 ERR_CONNECT_FAIL/400 851 
GET http://squid.nlanr.net/Squid/ - DIRECT/squid.nlanr.net -

This looks (for me) like a direct access to squid.nlanr.net
instead of the parent proxy.

My config:

http_port 3128
icp_port 3130
cache_host www.wiesbaden.netsurf.de parent 8080 7 no-query default
single_parent_bypass on
hierarchy_stoplist cgi-bin ?
cache_stoplist cgi-bin ?
debug_options ALL,1
ftp_user [EMAIL PROTECTED]
negative_ttl 1
positive_dns_ttl 10080
negative_dns_ttl 1
dns_testnames internic.net usc.edu cs.colorado.edu mit.edu yale.edu

The parent proxy seems to be accessible:

alpha:/root # telnet www.wiesbaden.netsurf.de 8080
Trying 194.163.168.147...
Connected to www.wiesbaden.netsurf.de.
Escape character is '^]'.
quit
HTTP/1.0 400 Cache Detected Error
Content-type: text/html
<HTML><HEAD><TITLE>ERROR: Invalid HTTP Request</TITLE></HEAD>
<BODY><H1>ERROR</H1>
<H2>Invalid HTTP Request</H2>
<HR><PRE>quit</PRE><P><HR>
<ADDRESS>
Generated by [EMAIL PROTECTED]
</ADDRESS></BODY></HTML>
Connection closed by foreign host.

Best regards,

Udo Walther

Reply via email to