Networking
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   Web Development Archives Mailing Lists Networking

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Web Development Archives Sponsor:
  #1  
Old July 6th, 2008, 06:40 PM
Lars
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
DDNS conflict with zone update

Hi
I got a configuration of two nameserver a master (192.168.0.5) and a
slave (192.168.0.1). The slave nameserver was first configured to ddns
with dhcp3-server (it was working flawless). Then I added the master
nameserver and the zone updates between master and slave would only
work, if ddns was comment out. I can paste both full configurations if
necessary, but the master/slave setup is pretty straight forward.

named.conf.locale @ Master-nameserver:
zone "utysket.dk" {
type master;
file "utysket.dk.zone";
notify yes;
allow-transfer { key MasterSlave; };
};

named.conf.locale @ Slave-nameserver:
zone "utysket.dk" {
type slave;
masters { 192.168.0.5; };
allow-notify { 192.168.0.5; };
# allow-update { key "ddns-key"; };
file "utysket.dk.zone";
notify yes;
};

Is it conflicting to have two sources updating the zone-file? Another
thing regarding ddns and my setup. DDNS increases the serial in the
slaves zone file. So if there is enough dhcp changes the serial can
exceed the serial of the master name-servers zone file. Is it just a
matter of setting the serial high enough or it is generally a bad idea
to have ddns on only the slave?

/Lars

Reply With Quote
Reply

Viewing: Web Development Archives Mailing Lists Networking > DDNS conflict with zone update


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway