Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2003 17:39:29 -0800
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@ofug.org>
Cc:        arch@freebsd.org
Subject:   Re: Allow underscores in DNS names
Message-ID:  <3E864AD1.6C1C3656@mindspring.com>
References:  <xzpu1dm2k2h.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Sm=F8rgrav wrote:
> The attached patch, inspired by a discussion on -STABLE, modifies our
> resolver library to allow underscores in host names, by classifying
> the underscore as a hyphen character.  Even though RFC952 forbids
> them, underscores are becoming increasingly common in DNS, and they
> are sometimes used for mechanisms (such as Microsoft's automatic proxy
> configuration scheme) which we might want to support in FreeBSD.


There was a better patch that made it an option in resolv.conf,
rather than turning it on all the time.

FreeBSD should be standards compliant, by default, and take work
to make it possible to give bogus data to other hosts on the
Internet who can not handle "_" or other characters because they
*are* standars compliant.

"Be conservative in what you send."

-- Terry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E864AD1.6C1C3656>