Re: possible bug report re: (malformed?) internet addresses
From: Freminlins (freminlins_at_gmail.com)
Date: 03/31/05
- Previous message: Ted Mittelstaedt: "RE: making freebsd known to the world"
- In reply to: fredthetree: "Re: possible bug report re: (malformed?) internet addresses"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Mar 2005 11:18:54 +0100 To: fredthetree <fredthetree@gmail.com>
Interesting. Host can look it up:
bash-2.05b$ host mr-chips-.deviantart.com
mr-chips-.deviantart.com has address 69.28.181.43
But the host name is itself invalid. From RFC 1035:
The labels must follow the rules for ARPANET host names. They must
start with a letter, end with a letter or digit, and have as interior
characters only letters, digits, and hyphen.
My guess is Windows is actually munging it, when it would be better to
return an error.
Frem.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Ted Mittelstaedt: "RE: making freebsd known to the world"
- In reply to: fredthetree: "Re: possible bug report re: (malformed?) internet addresses"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: hostname standard
... RFC 952 is upgraded by RFC 1123: ... The syntax of a legal Internet
host name was specified in RFC-952 ... letter or a digit. ... (comp.unix.solaris) - Re: hostname standard
... RFC 952 is upgraded by RFC 1123: ... The syntax of a legal Internet
host name was specified in RFC-952 ... letter or a digit. ... (comp.unix.solaris) - Re: Problem with hostnames starting with hyphens, stars, etc. (but works fine on windows!)
... DNS domain names consist of "labels" separated by single dots. ... However,
if a domain name is used to name a host, it ... Allowable characters in a label
for a host name are only ASCII ... numbers, but may have a leading digit. ... (comp.os.linux.networking) - Re: Problem with hostnames starting with hyphens, stars, etc. (but works fine on windows!)
... DNS domain names consist of "labels" separated by single dots. ... However,
if a domain name is used to name a host, it ... Allowable characters in a label
for a host name are only ASCII ... numbers, but may have a leading digit. ... (comp.os.linux.networking) - Re: HTA fails when path contains %20 (or any other URI escape)
... The host should treat Windows file names as ... Windows file names, not
as URIs. ... part of the HTA path, ... percent character followed by a digit
in a path name. ... (microsoft.public.scripting.wsh)