LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-04-2004, 04:23 PM   #1
gburch
LQ Newbie
 
Registered: Apr 2004
Location: Sheffield, UK
Distribution: Debian Sarge
Posts: 13

Rep: Reputation: 0
DDNS updates to seperate box


I've been searching google for various combinations of ddns, dns, and dhcp for a few days, yet seem unable to find an answer to my question.

Is it possible to have a Red Had dhcp server update a Windows 2000 dns server with a hostname/address whenever it assigns a lease?

All the info I've found so far about Dynamic DNS seems to assume, or imply that the DNS server in question is using BIND, and on the same box. Is it possible to do what I want, or am I dreaming?

Thank you in advance

Last edited by gburch; 11-04-2004 at 04:55 PM.
 
Old 11-04-2004, 04:49 PM   #2
scowles
Member
 
Registered: Sep 2004
Location: Texas, USA
Distribution: Fedora
Posts: 620

Rep: Reputation: 31
If I had a ADS server here, I would test by changing the following in dhcpd.conf
Code:
zone mydomain.com. { 
       primary 127.0.0.1; 
       key dhcp_updater; 
};
...to (note the primary change)
Code:
zone mydomain.com. { 
       primary ip.address.of.ads; 
       key dhcp_updater; 
};
 
Old 11-04-2004, 04:55 PM   #3
gburch
LQ Newbie
 
Registered: Apr 2004
Location: Sheffield, UK
Distribution: Debian Sarge
Posts: 13

Original Poster
Rep: Reputation: 0
I apologise in advance if this is a dumb question, but what is an ADS Server?
 
Old 11-04-2004, 05:07 PM   #4
scowles
Member
 
Registered: Sep 2004
Location: Texas, USA
Distribution: Fedora
Posts: 620

Rep: Reputation: 31
ADS= Active Directory Server

Just point the primary entry (mentioned in my reply) to the IP address of your MS DNS server and see if nsupdate works. I would think if there is going to be a problem, its going to be with the KEY. i.e. kerberos
 
Old 11-04-2004, 06:50 PM   #5
gburch
LQ Newbie
 
Registered: Apr 2004
Location: Sheffield, UK
Distribution: Debian Sarge
Posts: 13

Original Poster
Rep: Reputation: 0
There isn't an active directory server in this particular network, in fact, there is no centralised administration at all (we have about 130 users in a workgroup model). The server was originally set up as DNS to look up internet addresses and cache them, it's only recently that I've begun to use dns for local network addressing. Previously, it was all WINS for local addressing.

I'll try your suggestion though, and let you know the results.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ddns - problems mule Linux - Networking 8 12-21-2008 06:54 AM
DDNS and rndc paul_mat Linux - Networking 1 11-16-2005 01:53 PM
Having problems getting updates on my Fedora Core 1 box with up2date Hockeyfan Linux - General 0 06-29-2004 03:27 PM
DNS and DDNS mr_spooky Linux - Networking 3 03-11-2004 11:45 PM
dhclient and ddns? luischardon Linux - Networking 5 09-28-2003 04:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration