[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] DNS on Raq3
- Subject: Re: [cobalt-users] DNS on Raq3
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Mon Apr 16 23:35:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
dlyles <dlyles@xxxxxxxxxxxxxxxxxxx> wrote
On: Tuesday, April 17, 2001 9:06 AM
> I've been everywhere for this answer and I may or may not
have found it, but
> need confirmation. Sorry if it seems silly, but this is
my last resort.
> I'm setting up my Raq3 as my DNS server. I went to
'network' and made the
> host name 'www' the domain 'uniquestdesigns.net' and left
the primary and
> secondary DNS info the same (I got the raq through
Interland). I than set
> up an 'A' record for ns1.uniquestdesigns.net and
ns2.uniquestdesigns.net.
> The IP for ns1 is 64.225.125.160 which is the IP of the
box. However, I'm
> getting a 505 error when looking for the sites pointed at
the box. What
> have I done wrong?
>
I can find (dig) ns1.uniquestdesigns.net and
ns2.uniquestdesigns.net
But, I can not find uniquestdesigns.net or
www.uniquestdesigns.net
There must be an error when named loads,
reload named (su -) "ndc reload" read /var/log/messages
to see if there is an error being logged.
I don't understand how ns1 and ns2 can be found but the
uniquestdesigns.net can't be found.
Gerald