To:
Sam Trenholme <namedroppers@artemas.reachin.com>
Cc:
<dnsop@cafax.se>
From:
Randy Bush <randy@psg.com>
Date:
Sat, 21 Apr 2001 07:31:37 -0700
Sender:
owner-dnsop@cafax.se
Subject:
Re: Tips for DNS zone administration
> * Never have the same computer names used for NS records for your
> domain be used for anything else, such as MX records or CNAME
> records.
by "computer name" i presume you mean "dns label" or "fqdn"
and why?
foo. soa ()
ns @
a 42.7.13.11
mx 42 @
looks perfectly legal to me.
randy