Search Again:

Re: name server aliases

From: Global Homes Webmaster
Date: Wednesday, September 6, 2000
Time: 5:09:38 pm

On 09/06/00 at 18:48, Mia's Virtual Post Office wrote:

> Is it possible to alias or us a cname for a ns record? I have a customer
> that would like to create the following:
>
> ns.theirserver.com CNAME jer.mia.net
> ns2.theirserver.com CNAME ns2.mia.net
>
> Is this possible?

According to DNS & BIND, CNAMEs should not be used in the data portion of a
record, so using the above CNAMEs along with

theirserver.com NS ns.theirserver.com
theirserver.com NS ns2.theirserver.com

would be a Bad Thing. In fact DNS&B uses an NS record example just like this
to illustrate the point. Any reason you wouldn't want to use A records
instead?

Christopher Bort



Messages In This Thread:



Return to Digital Point Solutions' Home Page