atom feed5 messages in org.freebsd.freebsd-questionsRe: Dynamic DNS server on freebsd?
FromSent OnAttachments
Mike MeyerOct 15, 2000 12:33 am 
Len ConradOct 15, 2000 12:41 am 
Dima DorfmanOct 15, 2000 1:20 am 
Alan CleggOct 15, 2000 1:07 pm 
Mikko TyolajarviOct 16, 2000 10:19 am 
Subject:Re: Dynamic DNS server on freebsd?
From:Mikko Tyolajarvi (mik@dynas.se)
Date:Oct 16, 2000 10:19:33 am
List:org.freebsd.freebsd-questions

In local.freebsd-questions you write:

Well, the web site didn't turn up anything. I'd like to set up a dynamic DNS server on a FreeBSD box. If you're not familiar with the concept, A machine that boots with a dynamic IP addresses runs a client whenever the IP address changes, thus causing the DNS server to change it's records so that the name for that machine now maps to the new ip address.

Any pointers - especially to software - greatly appreciated.

If your clients get their addresses from a DHCP server, and that DHCP server will be running on FreeBSD - use the "isc-dhcp3" port. It supports DDNS updates, as does the BIND version that comes with FreeBSD.

For a general client that can send DNS update requests to BIND, see "man nsupdate."

The rest is a small matter of configuration :-)

$.02, /Mikko

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message