|
|
 |  |
Re: required recors for a domainFrom: Global Homes Webmaster Date: Friday, October 26, 2001
Time: 10:30:58 amOn 10/26/01 at 16:09, Peter Duchateau wrote:
> What records are required for a domain ?
>
> If I have domain duo.be :
>
> duo.be NS dns.duo.be
> duo.be NS secnds.eunet.be
> duo.be MX 10 mail.duo.be
> duo.be MX 20 mxrelay.eunet.be
> dns.duo.be A 193.121.105.2
> mail.duo.be A 193.121.105.2
> duo.be A 193.121.105.3
> luke.duo.be A 193.121.105.3
> www.duo.be CNAME luke.duo.be
>
>
> Is this enough for domain duo-brugge.com ?
>
> duo-brugge.com NS dns.duo.be
> duo-brugge.com MX mail.duo.be
> duo-brugge.com CNAME luke.duo.be
> www.duo-brugge.com CNAME luke.duo.be
For the sake of argument, we'll assume that you've got proper SOA records for
these zones. 8^) A couple of points jump out:
You need both of the NS records for the duo-brugge.com. zone. The root servers
list both dns.duo.be. and secnds.eunet.be. as name servers for the zone, so
you need to have NS records for both of them. Also, if you want
mxrelay.eunet.be to handle mail for duo-brugge.com. as a back-up, you'll need
an MX record for it.
You can't have a CNAME with the same name as its zone. So the CNAME for
duo-brugge.com. is problematic and you should use an A for it instead. You
can, in general, use CNAMEs for other hosts, as appropriate, but if you're
going to be moving everything to a new subnet, you'll still need to go through
and change at least one A record for each zone that has a host name that's the
same as the zone name.
And, as someone else pointed out, don't forget the trailing dot (.) on all the
names.
Christopher Bort | cbort@globalhomes.com
Webmaster, Global Homes | webmaster@globalhomes.com
<http://www.globalhomes.com/> | PGP public key available on request
|

Return to Digital Point Solutions' Home Page |