Forum Discussion
r3loaded wrote:Quick question regarding IPv6 - when the time comes, will it just be a case of VM rolling out a firmware update to Superhubs to enable IPv6 support?
Assuming modem mode is what it is its done even if the router mode gets updated for IPv6 your LAN will need to be IPv6 to connect to non-mapped native IPv6 sites.
If IPv4 was 1-10 and IPv6 was 1-20 and a site is on 15 an IPv4 LAN can't get to it.
Theirs just no detailed diagram that shows how 4to6 works so I thought I have a go.
ftp://bridgemode.bounceme.net/IP%204to6.png
So if the above is correct yes we can connect to native IPv6 sites with native IPv6 users able to connect directly back to us (if the routes processes IPv6) and still use IPv4 LAN but in order for all this to happen we have to be told a lie to where we've going and where its from by IPv4 to/from 192.88.99.1.
For real native IPv6 to work on a LAN your LAN must be IPv6.
Dual stack for us users of both IPv4 & native IPv6 when sites move off IPv4 to IPv6 that free up IPv4 is a needed thing to happen.
- Dagger14 years agoTuning in
I just hope they route a prefix at all. I've seen too many ISPs recently put a /64 (or worse, /56 or /48) on-link and then just not route a prefix on top of that. The /56 and /48 cases in particular suggest that those ISPs don't really understand what they're doing.
rDNS delegation would be kinda nice too, so I don't have to remember all my IPs.
If IPv4 was 1-10 and IPv6 was 1-20 and a site is on 15 an IPv4 LAN can't get to it.Perhaps better to use 11-20 for your IPv6 example there, since a v6-only node can't connect to v4(-only) nodes.
Theirs just no detailed diagram that shows how 4to6 works so I thought I have a go.From your reference to 192.88.99.1 I'm guessing you're talking about 6to4. 6to4 is basically just a regular 6in4 tunnel with the endpoint being the anycasted 192.88.99.1, so that you don't have to set up an account with someone to bring the tunnel up.
Note that 6to4 is only usable with a public v4 address to talk from -- if you're behind NAT, you can't use it. (But it gives you a routed /48, so you just route a /64 from that onto your LAN in much the same way you would if you got the /48 natively. Yes, this does mean you're going to end up with v6 on the LAN; that's pretty much always the case if you want machines on it to talk to IPv6 servers.)
Unfortunately, right now the closest 192.88.99.1 to VM (owned by Goscomb?) is having some issues with ICMP rate limiting (namely I think that the rate-limiting may be applying to ICMP packet-too-big errors), so PMTUd doesn't work through it... which is a bit annoying.
Would be nice if VM set up their own 192.88.99.1, but it looks like they aren't even capable of that at the moment either...
Related Content
- 28 days ago
- 3 months ago
- 4 months ago