Re: possible bug report re: (malformed?) internet addresses

From: Freminlins (freminlins_at_gmail.com)
Date: 03/31/05

  • Next message: Mick Walker: "sshd listening on more than one port."
    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"


  • Next message: Mick Walker: "sshd listening on more than one port."

    Relevant Pages