Comment Re:Severe weather in Virginia likely the culprit (Score 1) 247
I'd agree, except a) it's called "Surry Power Station," and b) a quick Google on that name gives you all the gory details.
I'd agree, except a) it's called "Surry Power Station," and b) a quick Google on that name gives you all the gory details.
I think you're ignoring the fact in the case of Fukashima, they were set up to be self-sufficient -- it's just that the tsunami knocked out their backup generators.
I find it slightly more concerning that the power plant didn't. They're not designed to be self-sufficient?
I'm glad everyone's moving to the cloud for reliability and scalability purposes!
Akamai has been in this business for a very long time and has their infrastructure on datacenters all over the planet. They know what they're doing.
Based on the "IPv6 is hard!" whining I've heard from their camp, I'm not so convinced they still know what they're doing.
Even a tunnel holding 2 devices is usually issued a
I take it you're assuming that each tunnel subnet requires a network and broadcast address? Nope. All you need for a point-to-point link is two IPs, so using a
Granted, as many other IPv6 proponents are quick to point out, it's not like we need to worry that much about depleting the IP space, but damned if that kind of wasteful thinking doesn't remind me of how we got into such a mess with IPv4.
If all the devices in your network only speak IPv6, then the missing you would just need a router that translates IPv6 to IPv4
AKA "NAT64"
(of course it will may also need to convert any DNS A record to a DNS AAAA record).
AKA "DNS64"
A subset of the IPv6 range is actually allocated to cover the IPv4 address range - basically any address with a maximum value of 2^32 in the 2^128 bit range is an IPv4 address. So your IPv4 address 216.34.181.45 as an IPv6 address is
That's actually slightly dated; it'd now be
Granted, you can set up a fc::/7 network,
You don't understand IPv6 well. RFC4193 space is fc00::/7, not 00fc::/7.
(Sorry, saw that error and had to jump on the bandwagon.)
...so allow for browsing to the ARIN-designated private IP space. If someone's phishing on private space routable to your location, you've got bigger problems.
If you fail to plan, plan to fail.