Date: Thu, 4 Dec 2003 03:50:22 -0800 From: "Mike Maltese" <mike@pcmedx.com> To: <freebsd-questions@freebsd.org> Subject: Re: DynDNS Message-ID: <023701c3ba5c$cc33a4c0$f4f0a8c0@pcmedx.com> References: <BBF48548.3FDE4%payne@magidesign.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> To be honet I want to set up a DynDNS, we run our own DNS server and have a > need for a DynDNS. I was wondering if there is a software package that I can > download to set this up or is it build into Bind already. Oh, so you want dynamic clients automatically update their dns entries? If you're running BIND, look into the "allow-update" directive. Also, you'll have to be running a DHCP server which supports dynamic updates and works with BIND. The ISC dhcp server can do this for you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?023701c3ba5c$cc33a4c0$f4f0a8c0>