From owner-freebsd-net Fri Apr 5 8: 5:19 2002 Delivered-To: freebsd-net@freebsd.org Received: from shuttle.wide.toshiba.co.jp (shuttle.wide.toshiba.co.jp [202.249.10.124]) by hub.freebsd.org (Postfix) with ESMTP id 96CE437B41A for ; Fri, 5 Apr 2002 08:05:12 -0800 (PST) Received: from localhost ([3ffe:501:4819:2000:200:39ff:fed9:21d7]) by shuttle.wide.toshiba.co.jp (8.11.6/8.9.1) with ESMTP id g35G3Io17140; Sat, 6 Apr 2002 01:03:18 +0900 (JST) Date: Sat, 06 Apr 2002 01:03:15 +0900 Message-ID: From: JINMEI Tatuya / =?ISO-2022-JP?B?GyRCP0BMQEMjOkgbKEI=?= To: "Merlin" Cc: "freebsd-net" Subject: Re: to JINMEI, Tatuya. Rephrased last question In-Reply-To: <021301c1dc79$7d236630$1a6001cb@chalmers.com.au> References: <01fe01c1dc6d$55248fd0$1a6001cb@chalmers.com.au> <021301c1dc79$7d236630$1a6001cb@chalmers.com.au> User-Agent: Wanderlust/2.6.1 (Upside Down) Emacs/21.1 Mule/5.0 (SAKAKI) Organization: Research & Development Center, Toshiba Corp., Kawasaki, Japan. MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Dispatcher: imput version 20000228(IM140) Lines: 37 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >>>>> On Fri, 5 Apr 2002 18:11:28 +1000, >>>>> "Merlin" said: >> > Which one of these IPv6 addresses is it's equivelant. >> > 2002:cb01:6005::1 link#4 UHL lo0 >> > 2002:cb01:6005:1::1 link#4 UHL lo0 >> >> That depends on your local configuration. Please show us the result >> of >> % ifconfig -a >> and the contents of /etc/rc.conf (if you don't mind). > My pleasure. I'd like to get this working if I can. (properly) > ifconfig -a: > $ ifconfig -a > stf0: flags=1 mtu 1280 > inet6 2002:cb01:6005:1::1 prefixlen 16 > inet6 2002:cb01:6005::1 prefixlen 16 Then, both of the 2002 addresses are "equivalent". Actually, > ifconfig_stf0="inet6 2002:cb01:6005:0001::1 prefixlen 16 alias" you should be able to omit this. Then you'll only see 2002:cb01:6005::1 or, if you prefer 2002:cb01:6005:1::1, add the following line to /etc/rc.conf: stf_interface_ipv6_slaid="0001" as well as removing the line "ifconfig_stf0...". JINMEI, Tatuya Communication Platform Lab. Corporate R&D Center, Toshiba Corp. jinmei@isl.rdc.toshiba.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message