LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Dns & Dhcp (https://www.linuxquestions.org/questions/linux-networking-3/dns-and-dhcp-11901/)

dguy 01-16-2002 09:33 AM

Dns & Dhcp
 
G'day...

Picture if you will a DNS server (BIND 9), happily answering requests about local zones, and forwarding all else on to my ISP's DNS.

The same box also runs a DHCP server daemon, which just as happily does its job of managing IP leases as systems on the local zones come and go.

Now... is is possible to arrange for the DNS's local zone tables to be updated as IP leases are assigned/renewed/expire?

TIA,
Don

xanthium 01-16-2002 10:34 AM

yeh ... possible
 
hi ,

yes ... what u need is dynamic dns. i guess bind 9 supports
dynamic dns.

check out the below mentioned link .

http://simmons.starkville.ms.us/tips/081797/


also read the micro howto at .

http://idefix.net/~koos/dyndnshowto/dyndnshowto.html




i hope this helps u out.

with regards,

xanthium.

:D

dguy 01-21-2002 07:52 AM

Getting there...
 
Thanks!

Now I just have to figure out how to get the other sysems on the LAN to send the updates to BIND.

So far, the OS/2 system's built-in nameserver update utility seems to not be formatting the request exactly as BIND expects it.

...and I haven't touched the Win98 box yet, though I'm reasonably certain that it doesn't have any built-in support for DDNS.

Thanks again,

-d.

dguy 01-25-2002 07:54 AM

Making Progress
 
Have been doing some exploring, and it appears as though what I need is not for the client systems to send DDNS updates, rather the DHCP server daemon should be sending the updates.

Naturally DHCP v2 was shipped with my distro, and does not suport Dynamic DNS. :(

I now have a copy of DHCP v3... It's just a matter of figuring out how to compile & install it--something I've never done before. :study:

-d.
:newbie:


All times are GMT -5. The time now is 02:50 PM.