Date: Sat, 24 Jun 2000 22:53:46 -0700 From: Doug Barton <DougB@gorean.org> To: mcthomas@mail.com Cc: freebsd-newbies@freebsd.org Subject: Re: DNS question: Domain Database Message-ID: <39559E6A.6F94FE7F@gorean.org> References: <NDBBLICMGLCIDAPHNJIACELKCLAA.mcthomas@mail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
For future reference, please send questions to -questions only, thanks.
Mark Thomas wrote:
> Date Time ns1 named[4693]: db.example.net:27:www.example.net: CNAME and
> OTHER data error
That tells you exactly what the problem is. You can have only CNAME
entries for a given host, or you can have some combination of the other
resource records.
> www IN A 24.4.48.11
> www IN CNAME ns1.example.net.
That's your problem. Also, I can pretty much guarantee that your MX
records aren't doing what you think they're doing. You should really get
a copy of DNS and BIND, 3rd Edition and read it cover to cover. Keep
your zones simple, and make sure you know what each record is doing when
you add it, then test with dig to make sure that what you wanted to
change actually changed.
Good luck,
Doug
--
"Live free or die"
- State motto of my ancestral homeland, New Hampshire
Do YOU Yahoo!?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39559E6A.6F94FE7F>
