short name resolution

Brad Knowles brad.knowles at skynet.be
Wed Jul 4 00:33:39 UTC 2001


At 6:43 PM -0400 7/3/01, Kevin Darcy wrote:

>  Short names are evil. Use FQDNs for everything. The sooner you make this
>  "culture change" and re-form people's habits, the better off you'll be.

	Yup.  What happens when you type "telnet gw" and you discover 
that the gTLD ".gw" (Guinea-Bissau) actually has a valid IP address 
associated with it, and you end up trying to accidentally connect to 
their server instead of yours?

	What if you set up rules to forward all your mail to the machine 
"gw", and suddenly you start getting back the most bizarre bounces 
from West Africa?


	I've been there, done that.  Major Wall Street trading firm was 
losing untold quantities of e-mail because of this unqualified domain 
name issue.

	Trust me, you do *NOT* want to repeat this experience.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list