Bind 9.1.0 + notify failed

Kevin Darcy kcd at daimlerchrysler.com
Tue Feb 12 02:11:36 UTC 2002


Are you telling these servers to NOTIFY _themselves_? That's what it look=
s like
in the examples below...


- Kevin

Mickael RAVATEL wrote:

> I've got a serious trouble. My primary dns 193.253.23.15 refuse the not=
ify
> authoritative
> Here my named.conf on the primary server
>
> options {
>         directory "/var/named/zones";
> //        query-source port 53;
>         forwarders {
>                 193.253.231.15;
>                 62.4.16.70;
>                 62.4.16.80;
>                 };
>         max-transfer-time-in 120;
>         max-transfer-idle-in 60;
>
> also-notify {
>         193.253.231.15;
>         };
>
> };
>
> zone "voyage-israel.com" { type master; file
> "voyage-israel.com.named.hosts";
> };
>
> On my secondary server
>
> options {
>         directory "/var/named/zones";
> //      query-source port 53;
>         forwarders {
>                 193.252.19.3;
>                 193.252.19.4;
>                 62.212.99.9;
>                 };
>         max-transfer-time-in 120;
>         max-transfer-idle-in 60;
>
>         allow-transfer {
>                 62.212.99.9;
>                 };
>         also-notify {
>                 62.212.99.9;
>                 };
>
>          notify yes;
> };
>
> zone "voyage-israel.com" { type slave; file "voyage-israel.com.named.ho=
sts";
> masters { 62.212.99.9; };};
>
> named.named On the zone directory.
>
> Here is log fileon NS1
> Feb  4 20:10:37 aboukir-101-1-11-ugi named[23908]: notify failed: not
> authoritative for notify zone (REFUSED)
>
> and on  ns2
>
> Feb  4 20:11:07 ALyon-202-1-1-15 named[18477]: refresh_callback: zone
> voyage-israel.com/IN: failure for 62.212.99.9#53: timed out
>
> Thanks very much to yours answers..
>
> #"Bien analys=E9e, la libert=E9 politique n'est qu'une fable convenue, =
imagin=E9e
> par les gouvernants pour endormir les gouvern=E9s."
> Napol=E9on



More information about the bind-users mailing list