Re: 1.0.12 and URL containing an underscore

From: Daniel O'Callaghan <danny@dont-contact.us>
Date: Wed, 23 Oct 1996 05:35:51 +1000 (EST)

On Tue, 22 Oct 1996, Marc Delisle wrote:

> With Squid 1.0.12, Linux 2.0.21 and Netscape Navigator 3.0:
>
> =======
> While trying to retrieve the URL: http://www.crc_cuse.usherb.ca/
>
> The following error was encountered:
>
> DNS name lookup failure
>
> However:
>
> # nslookup www.crc_cuse.usherb.ca
> Server: ns.CollegeSherbrooke.qc.ca
> Address: 192.219.64.2
>
> Non-authoritative answer:
> Name: www.crc_cuse.usherb.ca
> Address: 132.210.161.70

nslookup is more forgiving. The only legal characters in domain names are
[a-zA-Z0-9] and '-', apart from the '.'.

Apple's resolver routine in MacTCP used to support '_', but with MacTCP v
2. they dropped that support and made a big announcement to the world
saying that if a name contained an underscore, it would not be resolvable
by a Macintosh. Simple. Final. No correspondence entered into.

The squid message could be changed to "DNS lookup not possible because of
illegal characters in name".

I'm against supporting these names.

regards,

Danny
Received on Tue Oct 22 1996 - 12:36:24 MDT

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