Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 01:35:50 -0400 (EDT)
From:      Joe Clarke <marcus@marcuscom.com>
To:        default <default013subscriptions@hotmail.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: DNS CNAME question
Message-ID:  <20010824013317.H14558-100000@shumai.marcuscom.com>
In-Reply-To: <OE55XrRjbDt3HvoFOAm0000363e@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
One thing I notice is that all fully-qualified hostnames need to end in a
'.'.  For example, here is a copy of one of my MX records:

clarkeadvertising.com.	IN	MX	copernicus.clarkeadvertising.com.

Without that trailing '.', the entry is not valid.  You can certainly
point hostnames between top-level domains, so the .com -> .ws should not
be the problem.

Joe Clarke

On Fri, 24 Aug 2001, default wrote:

> Hi,
>
> I have just setup my first 'mirror' domain...
>
> I created a zone file for "blah.com", and put this in it (referring to my
> main zone)
>
> blah.com    IN    CNAME    domain.ws
>
> Now, the intended effect is to have two domains point to the same I.P.
> address... and it does work, however...
>
> I recieve this error message in my log files:
>
> blah.com has CNAME and other data (invalid)
> blah.com:13:blah.com: CNAME and OTHER data error
> blah.com has CNAME and other data (invalid)
> blah.com:11:blah.com: CNAME and OTHER data error
> blah.com has CNAME and other data (invalid)
> blah.com:7:blah.com: CNAME and OTHER data error
> master zone "blah.com" (IN) rejected due to errors (serial xxxx)
>
> Now, I'm not worried about the serial ... I'll change that later... but...
> as far as the CNAME errors... is this normal in regards to a 'mirror'
> domain? Or have I done something wrong? (Another possability I have thought
> of is that because one is .com, and one is .ws, ... there may be something
> going on there but...)
>
> Thanks,
>
> Jordan
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010824013317.H14558-100000>