Gentoo Archives: gentoo-user

From: Chris Frederick <cdf123@××××××.net>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Good 'layman' tutorial on IPv4 > IPv6?
Date: Sat, 21 Jan 2012 19:00:53
Message-Id: 183E52D9-4813-49E4-BF7E-29395B328BBF@cdf123.net
In Reply to: Re: [gentoo-user] Good 'layman' tutorial on IPv4 > IPv6? by Walter Dnes
1 On Jan 20, 2012, at 9:36 PM, "Walter Dnes" <waltdnes@××××××××.org> wrote:
2
3 > On Fri, Jan 20, 2012 at 10:45:08AM -0600, Chris Frederick wrote
4 >
5 >> If you still want private addresses, IPv6 has unique local addresses
6 >> (fc00::/7 range, http://www.sixxs.net/tools/grh/ula/ has a reg form to
7 >> help assign a /48 to you).
8 >
9 > If it's a unique ***LOCAL*** address, then why is it a problem if
10 > multiple places on the planet use it??? Doesn't sound very "local" to
11 > me.
12
13 The idea being, they are globally unique. Assume network XYZ needs to merge with network ABC.
14
15 What happens in IPv4 when they both use the same private address space, you could be looking at re-assigning an entire 10/8 address block, including all services. It sucks.
16
17 For IPv6, you go to the end point router for each network, configure a route to the opposite network, add some optional firewall/IPSec rules, and you're done. This saves days, if not weeks, of work with little, or no downtime.
18
19 Home users probably won't care, most will probably use the public address space given to them from their ISP.
20
21 Chris