Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2000 13:41:25 +0900
From:      Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp>
To:        fido@yaahoo.yi.org
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: IPv6 setup...
Message-ID:  <20000312134125U.shin@nd.net.fujitsu.co.jp>
In-Reply-To: <Pine.BSF.4.21.0003111550340.17355-100000@cr759667-a.nvcr1.bc.wave.home.com>
References:  <20000312062833V.shin@nd.net.fujitsu.co.jp> <Pine.BSF.4.21.0003111550340.17355-100000@cr759667-a.nvcr1.bc.wave.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000312134125U.shin>