I confirm dynamic dns updates works with OpenBSD named, but you must replace OpenBSD dhcpd with isc-dhcpd from packages, failover and dynamic dns updates works with it -- Best regards, Loïc BLOT, UNIX systems, security and network expert http://www.unix-experience.fr
Le dimanche 03 février 2013 à 12:42 +0100, Bruno Flückiger a écrit : > On 02/03/13 05:56, bofh wrote: > > I'm running 5.2. And starting to have more and more things that need > > IP addresses pop in and out of the house. Rather than hardcoding > > everything into dhcpd.conf, I thought I'd check with you guys to see > > what you use to have new devices register into DNS? I'm using > > unbound, but will go back to bind if need be. > > > > Thanks! > > > > Dynamic DNS works fine here. I use BIND from the base system toghether > with ISC DHCPD 4.2.4 from the packages on OpenBSD 5.2. There are plenty > of docus about how to setup dynamic DNS using BIND and ISC DHCPD. > > Regards, > Bruno