[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
v6 subnet calculator ?
- Subject: v6 subnet calculator ?
- From: [email protected] (Keith Owens)
- Date: Wed, 20 Sep 2000 16:21:38 +1100
- In-reply-to: Your message of "Tue, 19 Sep 2000 21:51:44 PDT." <[email protected]>
On Tue, 19 Sep 2000 21:51:44 -0700,
matthew zeier <[email protected]> wrote:
>I'm having a problem wrapping my mind around v6 subnetting. Is there a
>subnet calculator online someplace?
ftp://ftp.ocs.com.au/pub/ip6_int.gz
Not a full blown calculator, just enough to handle DNS records for v6.
# ip6_int ff::1
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.f.0.0.ip6.int
# ip6_int ff::1/32
0.0.0.0.f.f.0.0.ip6.int (network part)
# ip6_int ff::1/-32
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 (host part)