From owner-freebsd-net@FreeBSD.ORG Sat Dec 16 07:27:30 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4861A16A403; Sat, 16 Dec 2006 07:27:30 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout2-b.corp.dcn.yahoo.com (mrout2-b.corp.dcn.yahoo.com [216.109.112.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id C518143C9F; Sat, 16 Dec 2006 07:27:29 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy7.corp.yahoo.com [216.145.48.98]) by mrout2-b.corp.dcn.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id kBG7RGO2043022; Fri, 15 Dec 2006 23:27:17 -0800 (PST) Date: Sat, 16 Dec 2006 13:40:37 +0900 Message-ID: From: gnn@freebsd.org To: "Bruce A. Mah" In-Reply-To: <4582D544.60000@freebsd.org> References: <002b01c71fcf$18c78a10$6508280a@tocnet28.jspoj.czf> <4582D544.60000@freebsd.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.90 (i386-apple-darwin8.8.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Daniel =?UTF-8?B?RHZvxZnDoWs=?= , freebsd-net@freebsd.org Subject: Re: IPv6 link-local routes disappear in 6.2-RC1 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: Sat, 16 Dec 2006 07:27:30 -0000 At Fri, 15 Dec 2006 09:03:00 -0800, Bruce A. Mah wrote: >=20 > [1 ] > If memory serves me right, gnn@freebsd.org wrote: > > At Thu, 14 Dec 2006 23:27:53 +0100, > > Daniel Dvo=C5=99=C3=A1k wrote: > >> Hi all, > >> > >> =20 > >> > >> I want back ipv6 link-local routes back, do you know how to do that > >> ? I hope this significant change will be in release document for > >> 6.2. I did not change rc.conf since release FreeBSD 6.1 in May06. > >> > >=20 > > You need to set > >=20 > > auto_linklocal=3D"YES" > >=20 > > in rc.conf >=20 > Um, are you sure? I thought the idea was that the auto_linklocal script > checked ipv6_enable. >=20 > To the OP: You don't appear to have any other IPv6 interface addresses > configured...do you have this line in /etc/rc.conf? >=20 > ipv6_enable=3D"YES" >=20 > If not, I'd try adding *that*. >=20 Uh, I thought that ipv6_enable was already "YES" in this case, but there you go. Sorry about that. Later, George