[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Re: Secondary DNS Server
- Subject: Re: [cobalt-users] Re: Secondary DNS Server
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun Feb 23 07:35:01 2003
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Sunday 23 February 2003 10:08, Robert Fitzpatrick wrote:
> > >In ControlPanel DNS Parameters
> > >Enter a record "Add Secondary Name Service for Domain"
> > >Enter the domain name that you are going to serve as
> > secondary (slave)
> > >for. Enter the IP address of that domain's primary
> > nameserver. Click on
> > >"update list" Then "save changes"
> >
> > That's exactly what I did. But the secondary nameserver does
> > not appear to automatically load any zone files from the
> > primary. What else is required for the secondary nameserver
> > to update itself?
>
> Be sure your primary name server is allowing transfers to your secondary
> name server. In /etc/named.conf, add the following allow-transfer line
> in the options section:
>
> options {
> directory "/etc/named";
> allow-transfer { x.x.x.x; };
> };
Another test is to bring up both nameservers in a shell session.
Then one at a time issue; (as su - root)
ndc restart; tail -f /var/log/messages
You should see NOTIFY and AXFR packets.
gerald
--
http://frontstreetnetworks.com | http://store.raqware.com
Front Street Networks LLC | Phone: 203-785-0699
229 Front Street, Ste #C, New Haven, CT 06513-3203