[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?



> 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.