From owner-freebsd-stable@FreeBSD.ORG Mon Aug 27 17:05:11 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 78B251065674 for ; Mon, 27 Aug 2012 17:05:11 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 324178FC0C for ; Mon, 27 Aug 2012 17:05:10 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T62kK-0006DG-49 for freebsd-stable@freebsd.org; Mon, 27 Aug 2012 19:05:04 +0200 Received: from d135-185.icpnet.pl ([109.173.135.185]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Aug 2012 19:05:04 +0200 Received: from sthalik by d135-185.icpnet.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Aug 2012 19:05:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: =?UTF-8?B?U3RhbmlzxYJhdyBIYWxpaw==?= Date: Mon, 27 Aug 2012 18:56:35 +0200 Lines: 13 Message-ID: References: <503BA51E.4030103@libeljournal.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: d135-185.icpnet.pl User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: <503BA51E.4030103@libeljournal.com> Subject: Re: IPv6 default route. Can't see the wood for the trees. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2012 17:05:11 -0000 On 2012-08-27 18:49, John Hawkes-Reed wrote: > I'm sure this is a FAQ, but I've been staring at it too long to spot the > obvious. > rtadvd_interfaces="rl0" Show also /etc/rtadvd.conf. Here's mine: kronstadt ~# cat /etc/rtadvd.conf vr0::rdnss="2001:470:600d:dead::1":dnssl="misaki.pl":addr="2001:470:600d:dead::": vr2::rdnss="2001:470:600d:cafe::1":dnssl="misaki.pl":addr="2001:470:600d:cafe::": Show also ifconfig for rl0, which should be the local interface.