The Night the IETF Shut Off IPv4
IP Freely writes "At this year's Internet Engineering Task Force meeting in Philadelphia, conference organizers shut off IPv4 for an hour. Surprisingly, chaos did not ensue. 'After everyone got his or her system up and running, many people started looking for IPv6-reachable web sites, reporting those over Jabber instant messaging — which posed its own challenges in the IPv6 department. I was surprised at the number of sites and wide range of content available over IPv6. Apart from — obviously — IPv6-related sites; they ranged from "the largest Gregorian music collection in Internet" to "hardcore torrents." Virtually none of the better known web destinations were reachable over IPv6. That changed when ipv6.google.com popped into existence.'"
I'm glad to know that the internet will still be able to fulfill its primary purpose as a porn distribution channel when we switch over to ipv6.
I like my beverages with warning labels!
More about the hardcore torrents, please.
Who else put ipv6.google.com in their address bar just to see what would happen?
And really, only problems I saw were the fact that it's pain in the ass to get automatic DHCPv6 working. The idea is that IPv6 stateless autoconfig (router advertisement) has a bit that tells the client if they should get ALL config via DHCP or just additional (like DNS addresses). However, no easy way to make Linux kernel execute DHCPv6 client based on the received stateless autoconfig bit.
Anyway, after statically configuring DNS servers, things were very smooth. Google et al worked, I could access entire IPv4 web via sixxs.org (just go http://slashdot.org.sixxs.org/ to access Slashdot via IPv6), I could SSH to my home servers...only things that seemed a bit odd were failing reverse DNSes on some hops when running traceroute. Jabber worked, IRC worked.
Great experience and experiment.
Finding things in IPv6 Cyberspace...
"So what's the Gregorian music website?"
It's the little azure ball to the south of the stepped scarlet pyramid of the Eastern Seaboard Fission Authority burning beyond the green cubes of Mitsubishi Bank of America.
I highly recommend using an Ono-Sendai Cyberspace 7 computer deck.
Stay away from Sense/Net if you're a n00b, or you're likely to get iced.
-- Terry
TA typo'd Georgian into Gregorian.
http://music.inet.ge/
Sixxs.net lists some IPv6 web sites in its Wiki:
http://www.sixxs.net/wiki/Category:IPv6-specific_content
and there is also some other 'Cool IPv6 stuff' listed on the Sixxs web site:
http://www.sixxs.net/misc/coolstuff/
Jumpstart the tartan drive.
You assume wrong. It's more like a hardcore TCP/IP packet. These are, in fact, torrents which use every possible function of the torrent protocol, and uses them all to absurd extremes. One or two seeds and trackers? Please. Thousands of seeds and hundreds of redundant trackers on each torrent file. Uses every single port on the machine. Got a webserver set up on 80? Too bad, it's hardcore torrent time, and that port's being taken over.
The content is actually just the string "HELLOWORLD" repeated one billion times, though.
Demanding constant attention will only lead to attention.
Someone should fix that and the traffic would have gone back up to normal load :-)
Here is my list of sites that I was able to reach using native IPv6
using IE worked:
ipv6.google.com
www.ripe.net
www.apnic.net
www.stupi.net
www.arin.net
www.icann.org
www.nlnetlabs.nl
Failed foillowing sites did not work
www.cisco.net/com
www.microsoft.com
www.speakeasy.net
slashdot.org
news.bbc.co.uk
www.mbl.is
www.cnn.com
www.comcast.com/net
news.com.com
www.ibm.com
With blackjack, and hookers!
One of the things the zeroconf and autoconf folks keep missing is that large organizations (like where I am) need to know which host had a given IP at a given time in the past. We need records and accounting, basically. While DHCP isn't perfect, by any stretch, a fully-autoconf (or zeroconf) network doesn't fill that need, and would be an absolute nightmare for the security folks.
For example, if I get a complaint about a laptop a few days after the event, how am I supposed to find that host once it's moved onto another network? Are people seriously saying I should have to walk every single router neighbor table (or arp table, if we're talking v4) looking for a specific 64-bit number? The network I work on has literally thousands of routers & switches. That's simply a non-starter. With DHCP, I at least have a > 50% chance of finding the MAC of a host (and where it is now) with a simple query.
In short, business needs are driving it. Almost every discussion I've seen of IPv6 for large enterprises (not ISPs) has assumed that DHCPv6 will be used, and that autoconf + zeroconf will not.
(When it comes to Linux support for protocols, it's a popular platform for early developers, but maintenance can be an issue. enSKIP and SGI's STP code are abandonware, the real-time network driver for RTAI is infrequently updated, and the GAMMA Active Messages driver is seriously stalled in a number of areas. Many updates to Web100 have just been kernel increment updates, not bugfixes or added features. I don't recall seeing any support for VIA - which is fair enough, given it's dead - or iWarp. Linux' QoS supports RED, but neglected BLUE, GREEN, BLACK, WHITE and PURPLE the last time I looked.)
It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
"Hardcore torrents"? Probably a pee fetish site.
SIERRA TANGO FOXTROT UNIFORM
A lot of people think they need their ISP's help to get IPv6 connectivity. That's not the case. If you're running Windows Vista, or if you use an Apple Airport router, you should get connectivity to the IPv6 Internet out of the box. If you're running Linux, I've writtent a short HOWTO about IPv6 under Linux.