[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Urgent Help Needed Please on where is the DNS file?
- Subject: Re: [cobalt-users] Urgent Help Needed Please on where is the DNS file?
- From: Bruce Timberlake <bruce.timberlake@xxxxxxx>
- Date: Thu Mar 21 08:34:35 2002
- Organization: Sun Microsystems, Inc.
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> So - Anyone know which file on a RaQ3 holds the Secondary
> DNS Information for altering within a shell session?
/etc/named/records
A "secondary for domain" entry looks like this:
secondary - domain.com 12.34.56.78 -
- domain.com is the domain to be a secondary server for
- 12.34.56.78 is the IP of the authoritative primary NS
A "secondary for network" entry looks like this:
secondary - 12.0.0.0 12.34.56.78 24
- 12.0.0.0 is the network to be a secondary for
- 12.34.56.78 is the IP of the authoritative NS
- 24 is the netmask for 12.0.0.0
Once you make your changes to /etc/named/records, click the "Save
Changes" button on the main Control Panel screen to parse/process
/etc/named/records.
HTH
--
Bruce Timberlake
Sun Cobalt Technology Engineer
Sun Microsystems, Inc.