Dynamic Update

Anton K Royce a.royce at auckland.ac.nz
Wed Apr 12 01:50:54 UTC 2000


Hi,

This is working now. the problem is 
 zone "anet.auckland.ac.nz"{
>                     type master;
>                     file "anet.auckland.ac.nz"; 
                      allow-update { 130.216.4.60; };      
};

file should be first and allow-update should be after that.
> Hi,
> 
> I have created a child domain "anet.auckland.ac.nz" and is 
> working fine. thanks to mark Andrew for the valuable 
> comments. Now I wanted to dynamically update a Win 2000 ADS 
> server IP address is 130.216.4.60. I included the following 
> in the zone domain to do this "allow-update { 130.216.4.60; 
> };" on the named.conf file.
> 
>  zone "anet.auckland.ac.nz"{
>                     type master;
>                     allow-update { 130.216.4.60; };
>                     file "anet.auckland.ac.nz";
>                     };
>         zone "4.216.130.in-addr.arpa"{
>                     type master;
>                     allow-update { 130.216.4.60; };
>                     file "4.216.130.in-addr.arpa";
>                     };
> 
> Is that is the correct way of doing or please advise me if 
> any thing is wrong? It is not working. Please help?
> 
> Anton
> 
> 
> 
> ---------------------------------------
> Anton K Royce, IT Systems & Services
> The University of Auckland, New Zealand
> Phone: ++64-9-3737599 Ext 2953
> ========================================
> 
> 
> 

---------------------------------------
Anton K Royce, IT Systems & Services
The University of Auckland, New Zealand
Phone: ++64-9-3737599 Ext 2953
========================================




More information about the bind-users mailing list