Citez din http://localhost/doc/squid-2.3.STABLE4/FAQ-11.html#ss11.8: 11.8 DNS lookups for domain names with underscores (_) always fail. The standards for naming hosts ( RFC 952, RFC 1101) do not allow underscores in domain names:
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 (.). The resolver library that ships with recent versions of BIND enforces this restriction, returning an error for any host with underscore in the hostname. The best solution is to complain to the hostmaster of the offending site, and ask them to rename their host. See also the comp.protocols.tcp-ip.domains FAQ. Some people have noticed that RFC 1033 implies that underscores are allowed. However, this is an informational RFC with a poorly chosen example, and not a standard by any means. ----- Original Message ----- From: "George" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 03, 2001 2:13 AM Subject: [rlug] SQUID ?? format URL _ Underscore > Salut > > Serverul meu de SQUID nu accepta format de URL de forma "domeniu1_text.ro" deci cu "underscore " > Aveti idee ce trebuie s modific???? > > > Multumesc > > George > > --- > Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to > unsubscribe from this list. --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
