Results 1 to 9 of 9

Thread: News - Just 5 blocks of IPv4 addresses left

  1. #1
    HEXUS.admin
    Join Date
    Apr 2005
    Posts
    31,709
    Thanks
    0
    Thanked
    2,067 times in 719 posts

    News - Just 5 blocks of IPv4 addresses left

    Remaining net addresses to be shared.
    Read more.

  2. #2
    Senior Member
    Join Date
    Aug 2007
    Posts
    1,094
    Thanks
    11
    Thanked
    77 times in 75 posts
    • LuckyNV's system
      • Motherboard:
      • MSI GD65
      • CPU:
      • i5 750 w/ Thermalright Ultra120X
      • Memory:
      • 2x2GB DDR3-1600 Cas7
      • Storage:
      • 640GB.AAKS, 2xSamsung F1 1TB, 2xSamsung 64GB SLC SSD
      • Graphics card(s):
      • Sapphire HD6870 1GB
      • PSU:
      • Corsair HX620W
      • Case:
      • Coolermaster HAF-932
      • Operating System:
      • Windows 7 Pro 64bit
      • Monitor(s):
      • LG W2286L
      • Internet:
      • Be* Unlimited@21Mbps w/ Draytek 2710n

    Re: News - Just 5 blocks of IPv4 addresses left

    I bet there are plenty left if you get rid of all the scam sites

  3. #3
    Senior Member oolon's Avatar
    Join Date
    Mar 2007
    Location
    London
    Posts
    2,294
    Thanks
    150
    Thanked
    302 times in 248 posts
    • oolon's system
      • Motherboard:
      • Asus P6T6
      • CPU:
      • Xeon w3680
      • Memory:
      • 3*4GB Kingston ECC
      • Storage:
      • 160GB Intel G2 SSD
      • Graphics card(s):
      • XFX HD6970 2GB
      • PSU:
      • Corsair HX850
      • Case:
      • Antec P183
      • Operating System:
      • Windows 7 Ultimate and Centos 5
      • Monitor(s):
      • Dell 2408WFP
      • Internet:
      • Be* Unlimied 6 down/1.2 up

    Re: News - Just 5 blocks of IPv4 addresses left

    I doubt that, one because many scam sites are run without knowing on other people computers, and two because a one web server can provide many different web sites without having multiple IPs.
    (\__/) All I wanted in the end was world domination and a whole lot of money to spend. - NMA
    (='.*=)
    (")_(*)

  4. #4
    Now 100% Apple free cheesemp's Avatar
    Join Date
    Apr 2007
    Location
    Near the New forest
    Posts
    2,850
    Thanks
    307
    Thanked
    214 times in 149 posts
    • cheesemp's system
      • Motherboard:
      • ASUS TUF x570-plus
      • CPU:
      • Ryzen 3600
      • Memory:
      • 16gb Corsair RGB ram
      • Storage:
      • 256Gb NVMe + 500Gb TcSunbow SDD (cheap for games only)
      • Graphics card(s):
      • RX 480 8Gb Nitro+ OC (with auto OC to above 580 speeds!)
      • PSU:
      • Cooler Master MWE 750 bronze
      • Case:
      • Gamemax f15m
      • Operating System:
      • Win 11
      • Monitor(s):
      • 32" QHD AOC Q3279VWF
      • Internet:
      • FTTC ~35Mb

    Re: News - Just 5 blocks of IPv4 addresses left

    The silly thing is IPv6 has been around for a while and isn't really any more complicated than ipv4 (its just a longer number really - Things like autoconfig and routing changes are of little interest to end users). Its just people putting it off and companies not wanting to spend money on new software development or hardware . I made my companies software run on IPv6 last year and it wasn't that hard to do.
    Trust

    Laptop : Dell Inspiron 1545 with Ryzen 5500u, 16gb and 256 NVMe, Windows 11.

  5. #5
    Registered+
    Join Date
    Feb 2011
    Posts
    20
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: News - Just 5 blocks of IPv4 addresses left

    Quote Originally Posted by cheesemp View Post
    The silly thing is IPv6 has been around for a while and isn't really any more complicated than ipv4 (its just a longer number really - Things like autoconfig and routing changes are of little interest to end users). Its just people putting it off and companies not wanting to spend money on new software development or hardware . I made my companies software run on IPv6 last year and it wasn't that hard to do.
    It's not hard to do locally, but the interconnections, like those at peering points such as LINX, have to all be redone. Not too long ago not even the core routers supported this well, so called hardware path only worked for IPv4, so IPv6 was routed very slowly by router software. So massive investments to be done on that..

    Also 99% of home routers don't support it, so how this will reach the home users is a good question..

    I'm not sure how this will play out, and have a suspicion that no one really has a plan.

  6. #6
    Senior Member chrestomanci's Avatar
    Join Date
    Sep 2004
    Location
    Reading
    Posts
    1,614
    Thanks
    94
    Thanked
    96 times in 80 posts
    • chrestomanci's system
      • Motherboard:
      • Asus AMD AM4 Ryzen PRIME B350M
      • CPU:
      • AMD Ryzen 1600 @ stock clocks
      • Memory:
      • 16Gb DDR4 2666MHz
      • Storage:
      • 250Gb Samsung 960 Evo M.2 + 3Tb Western Digital Red
      • Graphics card(s):
      • Basic AMD GPU (OSS linux drivers)
      • PSU:
      • Novatech 500W
      • Case:
      • Silverstone Sugo SG02
      • Operating System:
      • Linux - Latest Xubuntu
      • Monitor(s):
      • BenQ 24" LCD (Thanks: DDY)
      • Internet:
      • Zen FTTC

    Re: News - Just 5 blocks of IPv4 addresses left

    Quote Originally Posted by Gkpm View Post
    Also 99% of home routers don't support it, so how this will reach the home users is a good question..
    More than 99% of home routers where manufactured after the spec for IPv6 was finalised in 1998. Most can have their firmware re-flashed if the manufacturers bothered to write an IPv6 aware firmware.

    At the packet level routers don't need to be very clever. They don't need to know about all the complexities of the web, they just need to shunt packets from the external WAN interface, filter by IP address and port, modify a few bytes to do NAT, and then forward onto the internal interface. If anything IPv6 makes their job easer as they don't have to do NAT.

    I Would bet that in a modern router, more than 90% of the code drives the user interface, and does peripheral things like printer sharing, with less than 10% actually shunting packets. In any case most home routers run Linux these days, which has supported IPv6 for years, so the manufactures could enable it at minimal effort on their part.

    The real problem is that there are basically no ISPs who support IPv6. I usually think of my ISP (Zen) as quite forward thinking, but on the subject of IPv6, they are procrastinating. That is one of the reasons that I am holding off signing up to their FTC service.

  7. #7
    Registered+
    Join Date
    Feb 2011
    Posts
    20
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: News - Just 5 blocks of IPv4 addresses left

    Quote Originally Posted by chrestomanci View Post
    More than 99% of home routers where manufactured after the spec for IPv6 was finalised in 1998. Most can have their firmware re-flashed if the manufacturers bothered to write an IPv6 aware firmware.
    That's the difference between theory and reality. In theory it would be all easy and great, but reality is manufacturers will not offer IPv6 firmware for existing routers, even NETGEAR's CEO made a recent sneer comment about how we all would need to buy new routers.

    Not even Draytek - one of the few brands which still releases new features years after the routers are out - is offering upgrades... Maybe there's not enough space in the flash ROM? Who knows but them..

    Of course ISPs are dragging their feet: first BT does not offer this one their wholesale products, so unless they're LLU they can't do it themselves. Then there's the boatload of money they need to invest to get this off the ground.. Finally there's no service of really of any interest in IPv6-land - not even Google UK works only Google US - so why do it? It's probably a wiser investment to just buy bigger NAT routers for the upcoming future...

    Get ready for a future of unstable patched together NAT Internet on IPv4. Real IPs will end up being a premium service option and all normal users will live behind double or even triple NATs. Hey, it's great at controlling P2P too!

  8. #8
    HEXUS.Squirrel Output's Avatar
    Join Date
    Nov 2007
    Posts
    2,089
    Thanks
    917
    Thanked
    351 times in 267 posts
    • Output's system
      • Motherboard:
      • Gigabyte AORUS Master X570
      • CPU:
      • AMD Ryzen 9 3950X
      • Memory:
      • 32GB (2x16GB) DDR4 Corsair Vengeance Platinum @ 3200MHz
      • Storage:
      • Sandisk Ultra 3D 2TB
      • Graphics card(s):
      • Gigabyte RX Vega 56 Gaming OC 8GB
      • PSU:
      • EVGA SuperNOVA 750 G3
      • Case:
      • bequiet Dark Base Pro 900 Rev.2
      • Operating System:
      • Windows 10 Pro x64
      • Monitor(s):
      • 2 x Dell P2214H

    Re: News - Just 5 blocks of IPv4 addresses left

    It seems ridiculous that we are so unprepared for IPv6, considering how long it's been known that it would happen.

  9. #9
    Registered+
    Join Date
    Feb 2011
    Posts
    20
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: News - Just 5 blocks of IPv4 addresses left

    Was looking through the (very small) list of supported routers and found this little
    box that effectively opens a tunnel over the usual IPv4 routers and connects the whole network
    to IPv6.

    http: //gogoware.gogo6.com/4105/description.asp?product_id=180

    They claim to be more cost efficient than replacing all the customer routers out there,
    so maybe there's hope.. (not holding my breath though..)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. News - E3 09 - Left 4 Dead 2 announced
    By HEXUS in forum HEXUS News
    Replies: 17
    Last Post: 07-06-2009, 07:12 PM
  2. Replies: 0
    Last Post: 19-02-2009, 10:40 AM
  3. Replies: 10
    Last Post: 17-02-2009, 10:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •