Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2000 10:19:55 -0700 (PDT)
From:      Mikko Tyolajarvi <mikko@dynas.se>
To:        mwm@mired.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Dynamic DNS server on freebsd?
Message-ID:  <200010161719.e9GHJtH06794@explorer.rsa.com>
References:  <14825.24053.455214.811803@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
-- 
 Mikko Työläjärvi_______________________________________mikko@rsasecurity.com
 RSA Security


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010161719.e9GHJtH06794>