Networking Forums

Networking Forums > Computer Networking > Linux Networking > DNS update

Reply
 
 
Joe Terry
Guest
Posts: n/a

 
      09-18-2006, 02:33 PM
I am trying to get dynamic updating working. It will update the forward
zone, but not the reverse! The named.conf file is basically the same for
both. Here is the data:

Error message

Sep 17 21:50:16 localhost named[4187]: client 127.0.0.1#32874: updating zone
'auto-sci.jdt/IN': adding an RR
Sep 17 21:50:16 localhost named[4187]: client 127.0.0.1#32874: updating zone
'auto-sci.jdt/IN': adding an RR
Sep 17 21:50:16 localhost named[4187]: journal file
/etc/bind/zones/db.auto-sci.jnl does not exist, creating it
Sep 17 21:50:16 localhost named[4187]: zone auto-sci.jdt/IN: sending
notifies (serial 2006091712)
Sep 17 21:50:16 localhost dhcpd: Added new forward map from
Rosanne.auto-sci.jdt to 192.168.1.220
Sep 17 21:50:16 localhost named[4187]: client 192.168.1.170#32874: update
'1.168.192.in-addr.arpa/IN' denied
Sep 17 21:50:16 localhost dhcpd: unable to add reverse map from
220.1.168.192.1.168.192.in-addr.arpa to Rosanne.auto-sci.jdt: timed out

named.conf.local
include "/etc/bind/rndc.key";

zone "auto-sci.jdt" in {
type master;
file "/etc/bind/zones/db.auto-sci";
allow-update { key "rndc-key"; };
};

zone "1.168.192.in-addr.arpa" in {
type master;
file "/etc/bind/zones/db.192.168.1";
allow-update { key "rndc-key"; };
};



Does anyone have an idea?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
98-me update HELP Patricia Lowdon Windows Networking 9 10-18-2005 10:39 AM
about this update? Quest Broadband Hardware 1 07-21-2004 03:18 AM
Unable to connect to network and internet after WPA update thru Windows Update hesp Broadband Hardware 3 05-27-2004 10:28 PM
update ivan Linux Networking 3 01-30-2004 09:25 PM
E MAIL WILLNOT DOWNLOAD, WINDOWS UPDATE WONT UPDATE BRUCEGRANT@ONCEANDDONE.COM Windows Networking 1 12-18-2003 09:06 PM



1 2 3 4 5 6 7 8 9 10 11