RealNames problems

From: Matt Foster <Matt.Foster@dont-contact.us>
Date: Tue, 18 Apr 2000 15:35:16 +0100

Hi,

I'm currently unable to get Squid to duplicate the "Realnames" behaviour
that the Netscape proxy provides. Below are a converstation with a NS proxy,
and then with a squid proxy. Can anyone tell me how to get Squid to do the
realnames stuff?

Thanks,

Matt

NS proxy:
Escape character is '^]'.
GET http://acme HTTP/1.0

HTTP/1.0 302 Found
Proxy-agent: Netscape-Proxy/3.52
Date: Tue, 18 Apr 2000 12:36:21 GMT
Location: http://www.acme.com/
Content-type: text/html
Content-length: 206

<HTML><HEAD><TITLE>Found</TITLE></HEAD><BODY><H1>Found</H1>
This document has moved to a new <a
href="http://www.acme.com/">location</a>. Pl
ease update your documents and hotlists accordingly.</BODY></HTML>
Connection closed by foreign host.

Here's what the SQUID Proxy says
Escape character is '^]'.
GET http://acme HTTP/1.0

HTTP/1.0 503 Service Unavailable
Server: Squid/2.3.STABLE2
Mime-Version: 1.0
Date: Tue, 18 Apr 2000 12:42:35 GMT
Content-Type: text/html
Content-Length: 863
Expires: Tue, 18 Apr 2000 12:42:35 GMT
X-Squid-Error: ERR_DNS_FAIL 0
X-Cache: MISS from XXXXXXXXXXXXXXXXXXXXXXXX
Proxy-Connection: close

<HTML><HEAD>
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
</HEAD><BODY>
<H2>The requested URL could not be retrieved</H2>
<HR>
<P>
While trying to retrieve the URL:
<A HREF="http://acme">http://acme</A>
<P>
The following error was encountered:
<BLOCKQUOTE>
Unable to determine IP address from host name for
<I>acme</I>
</BLOCKQUOTE>

<P>
The dnsserver returned:
<BLOCKQUOTE>
DNS Domain 'acme' is invalid: Host not found (authoritative).
</BLOCKQUOTE>

<P>
This means that:
<PRE>
 The cache was not able to resolve the hostname presented in the URL.
 Check if the address is correct.
</PRE>
[*snip*]
Received on Tue Apr 18 2000 - 08:39:35 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:58 MST