From owner-freebsd-current Sat Mar 11 20:41:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from fgwmail6.fujitsu.co.jp (fgwmail6.fujitsu.co.jp [192.51.44.36]) by hub.freebsd.org (Postfix) with ESMTP id 0585337BB59 for ; Sat, 11 Mar 2000 20:41:09 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m1.gw.fujitsu.co.jp by fgwmail6.fujitsu.co.jp (8.9.3/3.7W-MX0002-Fujitsu Gateway) id NAA00909; Sun, 12 Mar 2000 13:40:34 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from incapgw.fujitsu.co.jp by m1.gw.fujitsu.co.jp (8.9.3/3.7W-0002-Fujitsu Domain Master) id NAA20466; Sun, 12 Mar 2000 13:40:34 +0900 (JST) Received: from localhost ([192.168.245.133]) by incapgw.fujitsu.co.jp (8.9.3/3.7W-0002) id NAA02282; Sun, 12 Mar 2000 13:40:32 +0900 (JST) To: fido@yaahoo.yi.org Cc: freebsd-current@FreeBSD.ORG Subject: Re: IPv6 setup... In-Reply-To: References: <20000312062833V.shin@nd.net.fujitsu.co.jp> X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000312134125U.shin@nd.net.fujitsu.co.jp> Date: Sun, 12 Mar 2000 13:41:25 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 23 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > So my IPv4 address is 24.113.130.83 that in IPv6 would be > 2002:240:113:130:083 ?? No, no, because IPv6 address is printed in hex format each 2bytes separated by collon, so the 1st 6bytes will be, 2002:1871:8253: and if printed in full 16bytes, 2002:1871:8253:0000-ffff:0000:0000:0000:0000/64 is the prefixes you can use in your site. You can assign each prefixes, 2002:1871:8253:0000::, 2002:1871:8253:0001::, 2002:1871:8253:ffff::,,,etc, onto your site's subnets. I just imported a man for "stf" interfaces into src/share/man/man4. So if you update it, then I think you can also refer "man 4 stf". Cheers, Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message