RFC-952 (ostatnie zdanie punktu 1 w Założeniach) zabrania nazw hostów jednoznakowych, a ja miałem doświadczenia ( ponad 7 lat temu lato 2002 r.), W których niektóre usługi odmawiałyby pracy z nazwami hostów jednoznakowych (ponieważ takie nazwy były niezgodny ze standardami), ale w ciągu ostatnich kilku lat widziałem wiele jednoznakowych nazw hostów. Czy jednoznakowe nazwy hostów są teraz prawidłowe? (Jeśli tak, jakie jest właściwe odniesienie do walidacji?)
edycja (w celu skonsolidowania niektórych informacji z odpowiedzi): różne aspekty DNS wydają się być zdefiniowane w kilku RFC, w tym 1035 , 1123 i 2181 . Z RFC-2181 sekcja 11 :
Note however, that the various applications that make use of DNS data
can have restrictions imposed on what particular values are
acceptable in their environment. For example, that any binary label
can have an MX record does not imply that any binary name can be used
as the host part of an e-mail address.
[ ... ]
See also [RFC1123] section 6.1.3.5.
The DNS defines domain name syntax very generally -- a
string of labels each containing up to 63 8-bit octets,
separated by dots, and with a maximum total of 255
octets. Particular applications of the DNS are
permitted to further constrain the syntax of the domain
names they use, although the DNS deployment has led to
some applications allowing more general names. In
particular, Section 2.1 of this document liberalizes
slightly the syntax of a legal Internet host name that
was defined in RFC-952 [DNS:4].
The syntax of a legal Internet host name was specified in RFC-952
[DNS:4]. One aspect of host name syntax is hereby changed: the
restriction on the first character is relaxed to allow either a
letter or a digit. Host software MUST support this more liberal
syntax.
I wreszcie, jak pierwotnie wspomniano, z RFC-952 :
1. A "name" (Net, Host, Gateway, or Domain name) is a text string up
to 24 characters drawn from the alphabet (A-Z), digits (0-9), minus
sign (-), and period (.). Note that periods are only allowed when
they serve to delimit components of "domain style names". (See
RFC-921, "Domain Name System Implementation Schedule", for
background). No blank or space characters are permitted as part of a
name. No distinction is made between upper and lower case. The first
character must be an alpha character. The last character must not be
a minus sign or period.
[ ... ]
Single character names or nicknames are not allowed.
To z podążania za tym łańcuchem początkowo powiedziałem, że RFC-952 zabrania jednoznacznych nazw hostów.
There is a difference between 'valid' and 'it works'.
Ostatecznie uważam, że jest to najbardziej rozsądna odpowiedź, chociaż bardzo doceniłem całą wygenerowaną dyskusję. Doszedłem do wniosku, że jednoznakowe nazwy hostów są nadal technicznie niepoprawne, ale w tym momencie działają prawie ogólnie. (Podobnie podkreślenia są zabronione, ale w większości działają).