Slashdot Mirror


Slashdot over IPv6

fuzzel writes "Even though Slashdot has run a number of articles about IPv6 (1|2|3) it apparently isn't reachable over IPv6 directly. But for the people that do already have IPv6 they can use http://slashdot.org.sixxs.org and they will be automaticaly gatewayed. This trick works for most sites by simply appending .sixxs.org to the domain part of a url, eg http://www.google.com.sixxs.org, the gateway will the rewrite url's to have it appended automatically so that everything goes over IPv6. Full information is available on http://ipv6gate.sixxs.net. Oh and yes if you don't have IPv6, those domains under sixxs.org won't work :)"

12 of 245 comments (clear)

  1. I'll guess I'll admit it.. by Longinus · · Score: 2, Interesting

    I'm not entirely clear on why IPv6 such a cool/neccesary thing. As far as I, in my limited knowledge, know, IPv6 will allow for more IP address, but is that it? I'm not questioning its usefullness, but am simply curious if there are any other benefits that come along with IPv6.

    1. Re:I'll guess I'll admit it.. by boaworm · · Score: 4, Interesting

      - ... eliminates the need of NAT with special "local" addresses.


      Just a question on this one. I do agree that there will be enough IP addresses that there is no need to use special local addresses. Bit i actually find it very useful. It makes it easy to see where I am located, is it behind NAT, behind a firewall or just through a proxy ?. Currenty I can figure some of this out just by looking at my IP address, but without local IP subnets, things will get more confusing.

      And furthermore, i'd say the "end of NAT" is a bit too much. I find it very useful to use a NAT gateway/firewall and put insecure clients behind that. It reduces the need to think secure on the local network. I can for instance export my fileserver data rw onto 192.168 without much consern. Wouldn't wanna do that if they were all "real" IP's.

      IPv6 is great and it will allow those who DONT want to be behind NAT to get a "real" IP address, but its not the end of NAT.

      --
      Probable impossibilities are to be preferred to improbable possibilities.
      Aristotele
  2. IPv6 today? by _pruegel_ · · Score: 1, Interesting

    Does it have any advantage to use IPv6 today? As far as I understood it is still experimental and has no practical use yet. What did I miss?

    1. Re:IPv6 today? by Richard_at_work · · Score: 3, Interesting

      Its fully usable, and is no longer experimental. There are a number of practical uses, although they vary from person to person. I use a ipv6 range for a number of different reasons, one of which is to protect me from attack when on irc (a ipv6 tunnel is a lot easier and more convenient to drop than your ipv4 connection :) ). The other reason is that you can assign IPv6 ips to machines behind a NAT gateway, and have fully routable addresses, which is handy if your broadband providor doesnt issue you with multiple ips.

      Disclaimer: i help run ipng.org.uk, a UK tunnel broker.

  3. Re:Damn. by Anonymous Coward · · Score: 1, Interesting

    yea go and sign up for a free ipv4-ipv6 tunnel somewhere. It'll create a virtual interface on your pc with the end point on some ipv6 network somewhere. ten seconds on google will tell u where to find this, the only url i can remember is he.net but they are not only full of spammers but also laggy as fk so I would find somewhere else.

    tbh most of the current implementations of ipv6 are slow as shit, I am hoping this is just because they are overloaded with people testing them...

    There is also the small fact that IANA is still holding about 60 class A's in their reserved zones, so forgive me if I say the ipv4 address shortage is bullshit. I bring this up lots here but nobody can ever give me an answer as to why they are holding back millions of perfectly useable addresses while at the same time making us all jump through hoops to get any address space and claiming we are running out.

  4. Why the Weird Gateway? by ewhac · · Score: 4, Interesting

    My limited understanding of IPv6 is that you can deploy v6 addresses locally, and advertise them globally via DNS using AAAA records. You can then talk over the larger Internet using a 6-over-4 tunnel.

    Assuming this is correct, why doesn't Slashdot simply advertise an AAAA record, then accept connections through a 6-over-4 tunnel (or natively, if their bandwidth provider can speak it)? What are the technical considerations preventing this from working?

    Schwab

  5. Re:Tunnel Brokers by Richard_at_work · · Score: 3, Interesting

    Ignore that, what i meant to say was:

    For a complete matrix of ipv6 ranges right down to a /16 and the nubmer of ips in each range, check out powersource, who has a fantastic representation of the scope of ipv6.

  6. IPv6 is like the Chicken and Egg story by lemmen · · Score: 3, Interesting

    Everyone knows the Chicken and the Egg story (which came first), with IPv6 it's the same:

    *) IPv6 is ready to deploy, however not much ISP's are supporting IPv6.
    *) ISP's are not supporting IPv6 because there are no customers who uses it.
    *) Customers aren't using IPv6 because there are no applications who uses it.
    *) Software developers aren't creating software because nobody uses it.

    As you can see there's a loop. The main thing is to break this loop and this project is a step in the good direction.

    I'd like to encourage all ISP's to actively implement and promote IPv6. And you as 'consumer' can also promote IPv6, play with it even when you ISP doesn't support IPv6 yet (with IPv6 Tunnels for example).

    Just my 2 cents.

  7. IP6 is too complex for general acceptance. by Viol8 · · Score: 2, Interesting

    Lets face it , unless you've got a Phd in networking chances are that some facet of IP4 routing , setup etc still confuses you. This goes for network admins too. Now multiply the complexity of ip4 by 10 and you get the nightmare that is IP6. I've tried to set up a home ip6 network that linked out to the internet but , oh my god , what kind of idiots invented this system? I'm sorry , but even computer admins are human (yes its true) and we REALLy don't want to have to mess around with 128 bit meaningless entries in routing tables that were complex enough with 32 bits! Yes ip6 does some autocofiguration but someone has to set up the system so that some host does the autoconfig. Ever tried it? Don't , not unless you want to end up in a padded cell. Even networking protocols should be designed for people to be able to use and I'm afraid with ip6 that simply hasn't happened. Back to the dsrawing board guys!

  8. Re:I\'ll guess I\'ll admit it.. by Anonymous Coward · · Score: 1, Interesting

    The fact that IPv4 addresses were running out is most ofton sited as the reason for the development of IPv6, but the real reason is the size of the default-free routing table. That\'s the routing tables that the big Tier-1 ISP\'s have to carry.

    Several time in the 90\'s the entire Internet backbone crashed because there were simply too many routes/networks in the backbone tables. The routers didn\'t have enough memory to store them all. IPv6 was developed to help solve this problem by introducing a sort of \"super-aggregation\" scheme.

    As an example, the current size of the IPv4 default free table is about 150,000 routes (or so.) The current size of the IPv6 default free table is about 400 routes. Those 400 routes represent about 2^18 more networks than the IPv6 routes do. (And that\'s generously assumming that all of the IPv4 routes represent /16\'s, which is obviously untrue.)

    Thus, we can represent by far more networks with fewer prefixes in IPv6 than in IPv4. The default-free routing table is small, the backbone routers are happy, there are no more crashes due to running out of memory, AND you get all of the extra features that IPv6 provides free of charge. ;)

  9. Modified URL format by Midnight+Thunder · · Score: 2, Interesting
    Because IPv6 numeric addresses use colons as opposed as part separators, the URL syntax has had to be ammended. The following is now a legal URL (the squared bracket isolates the numbered IP addresss, so the port number is not confused with the IP addresss):
    http://[66.35.250.150]:80/
    Last time I checked this worked with Mozilla but failed will MS Internet Explorer 6.0 on Windows.
    --
    Jumpstart the tartan drive.
  10. Re:MacOS X and IPv6 and other OSs by Sentry21 · · Score: 2, Interesting

    From what I can tell MS-Windows is still a little behind, as can be seen from this page.

    There is an experimental IPv6 stack for Windows 2000 Service Pack 1 (which will not install on 2 or 3), but there will never ever ever in a million billion years be a production-quality stack for Windows 2000, because of issues with people not spending $200 on XP.

    XP comes with a development IPv6 stack included on the CD, and Service Pack 1 comes with a production-quality IPv6 stack. Windows 2003 will include a production-quality stack as well, as will CE XP and .NET and any of their other newer OSen.

    As much as I disapprove of MS for not bothering to support IPv6 in 2k, and despite knowing why they did it, I still encourage people to upgrade if the choice arises, if for no other reason than you won't have to upgrade again later to support IPv6.

    Oh, and write your ISPs.

    --Dan