Differences between revisions 10 and 13 (spanning 3 versions)
Revision 10 as of 2007-11-17 12:31:49
Size: 2607
Editor: KeeganQuinn
Comment: current details
Revision 13 as of 2007-11-23 18:01:39
Size: 2589
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
[[TableOfContents]] <<TableOfContents>>
Line 8: Line 8:
This page acts as a registry to help manage subnet allocations within the `2001:4830:1248::/48` block which is reserved for PersonalTelco. See ["IPv6"] for background information. This page acts as a registry to help manage subnet allocations within the `2001:4830:1248::/48` block which is reserved for PersonalTelco. See [[IPv6]] for background information.
Line 27: Line 27:
|| '''Node'''           || '''Network (CIDR)''' || '''Tunnel (CIDR)'''      ||
|| Reserved for CoreServer use           || `2001:4830:1248:0000::/64` || ||
|| ["NodeTB"] || `2001:4830:1248:1700::/64` || `2001:4830:1248:ffff::1700:1/112` ||
|| ["NodeTB151"] || `2001:4830:1248:1740::/64` || `2001:4830:1248:ffff::1740:1/112` ||
|| ["NodeEcotrust"] || `2001:4830:1248:2600::/64` || `2001:4830:1248:ffff::2600:1/112` ||
|| Reserved for ["PersonalTelcoVPN"] use || `2001:4830:1248:ffff::/64` || ||
|| '''Node''' || '''Network (CIDR)''' || '''Tunnel (CIDR)''' ||
|| Reserved for CoreServer use || `2001:4830:1248::/64` || ||
|| [[NodeTB]] || `2001:4830:1248:1700::/64` || `2001:4830:1248::1700:1/112` ||
|| [[NodeTB151]] || `2001:4830:1248:1740::/64` || `2001:4830:1248::1740:1/112` ||
|| [[NodeLuckyLabNW]] || `2001:4830:1248:1800::/64` || `2001:4830:1248::1800:1/112` ||
|| [[
NodeEcotrust]] || `2001:4830:1248:2600::/64` || `2001:4830:1248::2600:1/112` ||
|| [[NodeHawthorne]] || `2001:4830:1248:6400::/64` || `2001:4830:1248::6400:1/112` ||
Line 37: Line 38:
|| '''Host''' || '''Address (CIDR)'''   ||
|| `cornerstone` || `2001:4830:1248:ffff::1:1/112` ||
|| `bone` || `2001:4830:1248:ffff::2:1/112` ||
|| `donk` || `2001:4830:1248::/128`
||
|| `spartan` || `2001:4830:1248:ffff::6:1/112` ||
|| '''Host''' || '''Address (CIDR)''' ||
|| `donk` || `2001:4830:1248::/128`
||
|| `cornerstone` || `2001:4830:1248::1:1/112` ||
|| `bone` || `2001:4830:1248::2:1/112` ||
|| `spartan` || `2001:4830:1248::6:1/112` ||

IPv6 Addresses

Overview

This page acts as a registry to help manage subnet allocations within the 2001:4830:1248::/48 block which is reserved for PersonalTelco. See IPv6 for background information.

History

Once upon a time, there was a long-running debate about the correct way of handling IPv6 addresses in the DNS, which mostly resulted in those addresses being left out of DNS entirely. That meant that you could generally only establish an IPv6 connection by using a literal address; this page was originally used to publish those literal addresses.

That debate has since reached a conclusion. In DNS, AAAA records with IPv6 addresses now sit alongside A records with IPv4 addresses, allowing transparent, automatic usage of IPv6 connections when possible. As a result, it is no longer necessary to use literal IPv6 addresses except in rare situations; likewise, it is no longer necessary to list literal addresses here.

Guidelines

This page should be managed much like to the NetworkAddressAllocations page which acts as a registry for the allocation of assorted IPv4 subnets for Portland-based IPv4 sites within a /16 block.

In contrast to the IPv4 allocations page, all addresses listed here are global-scope and must be routed at a central point. In other words, NetworkAddressAllocations is an authoritative registry, but this list should be considered more of a quick reference; the central router is the real authority.

Subnets

Node

Network (CIDR)

Tunnel (CIDR)

Reserved for CoreServer use

2001:4830:1248::/64

NodeTB

2001:4830:1248:1700::/64

2001:4830:1248::1700:1/112

NodeTB151

2001:4830:1248:1740::/64

2001:4830:1248::1740:1/112

NodeLuckyLabNW

2001:4830:1248:1800::/64

2001:4830:1248::1800:1/112

NodeEcotrust

2001:4830:1248:2600::/64

2001:4830:1248::2600:1/112

NodeHawthorne

2001:4830:1248:6400::/64

2001:4830:1248::6400:1/112

Hosts

Host

Address (CIDR)

donk

2001:4830:1248::/128

cornerstone

2001:4830:1248::1:1/112

bone

2001:4830:1248::2:1/112

spartan

2001:4830:1248::6:1/112


CategoryDocumentation CategoryEducation CategoryMan CategoryNetwork CategoryDamnYouKeegan

IPv6Addresses (last edited 2007-12-03 13:51:54 by KeeganQuinn)