Date: Wed, 20 Apr 2011 18:55:15 -0400 From: Michael Proto <mike@jellydonut.org> To: lev@freebsd.org Cc: freebsd-net@freebsd.org Subject: Re: stateless dhcp6 server for FreeBSD? Message-ID: <BANLkTi=WpaPeHj%2B%2BP%2BN7iam0RrGKU04G-g@mail.gmail.com> In-Reply-To: <969959848.20110421024515@serebryakov.spb.ru> References: <969959848.20110421024515@serebryakov.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
2011/4/20 Lev Serebryakov <lev@freebsd.org>: > Hello, Freebsd-net. > > Is here any stateless dhcp6 solution for FreeBSD? > > isc-dhcp 4.1 seems to not support statless mode by server > > dibbler is not ported to FreeBSD. > > dhcp6s (WIDE-dhcpd) works only with one interface... It is possible, > of course, to run multiple instances of dhcp6s for multiple > interfaces, but it doesn't look very convenient. > > I need only distribute IPv6 DNS server addresses to clients, but not > prefixes or address information. Are you sure isc-dhcp doesn't support stateless? I was able to get it working by creating subnet6 entries in dhcpd6.conf and telling rtadvd to operate in other-stateful configuration mode (raflags="o"). At that point, stateless autoconfiguration worked and the clients did a DHCP request to determine their name servers only. -Proto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTi=WpaPeHj%2B%2BP%2BN7iam0RrGKU04G-g>
