[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] DNS and Registering
- Subject: Re: [cobalt-users] DNS and Registering
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri Apr 6 01:45:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
TWooly <twooly@xxxxxxxxx> wrote
> Just had quick question. I am in the process of getting my raq running
to
> server but I need to use DNS so I can take care of the DNS for my clients.
> First question is what version of bind do I need installed and the steps
to
> update if I should put 9.x on?
I would just use Bind that is installed on the RaQ, Just make sure you have
all
the updates installed
do named -v you should get results as below:
named 8.2.3-REL Thu Feb 8 10:20:37 PST 2001
admin@xxxxxxxxxxxxxxxxx:/home/redhat/BUILD/bind-8.2.3/src/bin/named
Second how can I register (ns1.domain.com
> and ns2.domain.com) so I can so I can do my dns on my raq?
>
Go to where you registed "domain.com" and change your nameserver
records for "domain.com" to ns1 and ns2.
You may have to have ns1 and ns2 working first, some registrars will
check and not let you change the nameservers unless the new ones work.
Or at least exist.
Gerald