From owner-freebsd-net@FreeBSD.ORG Thu Apr 21 06:49:14 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C05181065670 for ; Thu, 21 Apr 2011 06:49:14 +0000 (UTC) (envelope-from sthaug@nethelp.no) Received: from bizet.nethelp.no (bizet.nethelp.no [195.1.209.33]) by mx1.freebsd.org (Postfix) with SMTP id 020E68FC0A for ; Thu, 21 Apr 2011 06:49:13 +0000 (UTC) Received: (qmail 16099 invoked from network); 21 Apr 2011 06:49:11 -0000 Received: from bizet.nethelp.no (HELO localhost) (195.1.209.33) by bizet.nethelp.no with SMTP; 21 Apr 2011 06:49:11 -0000 Date: Thu, 21 Apr 2011 08:49:11 +0200 (CEST) Message-Id: <20110421.084911.74735483.sthaug@nethelp.no> To: lev@FreeBSD.org From: sthaug@nethelp.no In-Reply-To: <149229911.20110421031156@serebryakov.spb.ru> References: <969959848.20110421024515@serebryakov.spb.ru> <149229911.20110421031156@serebryakov.spb.ru> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: mike@jellydonut.org, freebsd-net@freebsd.org Subject: Re: stateless dhcp6 server for FreeBSD? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2011 06:49:14 -0000 > > 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. > Hm... It is never mentioned in documentation. I've looking for > "stateless" word in different forms without any success. I'll try this > one, thank you. Think of DHCPv4 and DHCPINFORM - this is also stateless. Nothing magic about it. Steinar Haug, Nethelp consulting, sthaug@nethelp.no