[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] DNS Server
- Subject: Re: [cobalt-users] DNS Server
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri Oct 12 14:28:54 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> >
> > How can one configure a RAQ Server to act as a Primary / Secondary DNS
> > server.
> >
> I don't know the answer to this, but lots and lots of people ask it.
>
Primary and Secondary are depreciated. (long ago) (cobalt is behind)
The current terms are Master /Slave
You want to actually be two masters, there won't be a slave.
make two ips for ns1 and ns2 (otherwise ns1 and ns2 on different
ipaddresses)
Then tell named to listen on ns1 AND ns2 ip address.
Register ns1 and ns2 with the registrar of the domain
Gerald