Slashdot Mirror


Comcast To Bring IPv6 To Residential US In 2010

darthcamaro writes "We all know that IPv4 address space is almost gone — but we also know that no major US carrier has yet migrated its consumer base, either. Comcast is now upping the ante a bit and has now said that they are seriously gearing up for IPv6 residential broadband deployment soon. 'Comcast plans to enter into broadband IPv6 technical trials later this year and into 2010,' Barry Tishgart, VP of Internet Services for Comcast said. 'Planning for general deployment is underway.'"

2 of 281 comments (clear)

  1. Re:I still don't like IPv6 by characterZer0 · · Score: 5, Insightful

    They can't really forbid something that gets built into the OS like these sorts of features probably will.

    Of course they can, and they will.

    --
    Go green: turn off your refrigerator.
  2. Re:OMG! OMG!.IPv6 is coming for ME! by Just+Some+Guy · · Score: 5, Insightful

    But guess what, if you understand NAT, you will NEVER have to upgrade past IPv4, because you will NEVER run out of IP Addresses. NAT is just the flexible approach to the problem that alot of people don't like because they don't understand.

    Meanwhile, back in reality...

    In abstract, NAT treats addr+port as a 48-bit address, so you're effectively trading ports for address. That means you only get one port 80 per public IP, so forget having more than one webserver (unless you can somehow get your visitors to go to http://www.example.com:8080/ ). Every P2P app, every Skype, every game server, every random application you want to post has to have a unique port number across your entire network.

    Can you really not see why that sucks in comparison to IPv6 which lets every machine on your LAN listen on the whole 2^16 port range as your firewall allows?

    People who don't understand NAT at all like IPv6. People who only barely understand it, like yourself, think IPv4+NAT is spiffy. People who actually understand NAT and what it implies think that it needs to be taken out back and shot.

    --
    Dewey, what part of this looks like authorities should be involved?