linux.debian.isp
[Top] [All Lists]

Re: bind9 ns1 and ns2 not authorative

Subject: Re: bind9 ns1 and ns2 not authorative
From: Phil Dyer <phil@xxxxxxxxx>
Date: Fri, 22 Aug 2008 15:40:11 +0200
Newsgroups: linux.debian.isp

On 08/22/2008 03:42 AM, randall wrote:

> on SECONDARY NS2.itech.nl
> 
> /etc/bind/named.conf.options
> options {
> forwarders { 208.67.222.222; 208.67.220.220; };
> 
>         listen-on { 212.123.250.55; };
> 
>         allow-notify { 212.123.250.54; };
> };


Do you have ns2 configured as a slave for these zones in it's
/etc/bind/named.conf.local?

zone "unitedmembers.com" {
                        type slave;
                        ....
                };


-- 
To UNSUBSCRIBE, email to debian-isp-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>