Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:But 32 bits is enough for anybody (Score 1) 215

True. But other than outright regulation / fines... I'm not sure how to hit the right people. Right now we have:

a) ISPs being sluggish
b) Some network people at companies being obstinate
c) Companies being irresponsible about their own conversion
d) The government not leading the effort (though in all fairness the Obama administration is better than I would expect on IPv6 issues).

Comment Re:The sky is falling! News at 10. (Score 1) 215

The first step is the carriers / ISPs getting everyone an IPv6 address. The first thing to break after that will be geolocation as the carriers start pooling their home / small business IPv4 addresses and allocating them from a single common pool (so all Verizon originates in West Virginia). That will give companies a reason to switch their consumer internet.

In terms of B2B... I suspect most companies will change most stuff. However longer terms routing tables are getting too fragmented for some many routers and there are overlapping addresses (i.e. we don't have 1 address goes to one place anymore, especially in the 3rd world). As that gets worse IPv4 will break and companies will change.

The big question is: why haven't the telcos moved home / small business over yet?

Comment Re:wft ever dude! (Score 1) 215

A local internet registry at smallest only gets a /32. Which means they can only do 65k homes which would be too small. Now admittedly if they are getting a /20 (maximum allocation) will be fine. But that means you can only have 256 locals in each regional (i.e. each /12) and that's likely too few. There is tons of room but it isn't infinite.

    I'm a fan of a /60 for homes. I guess you are right there is enough room to make a /48 work but that seems like needlessly throwing away a lot of bits.

Comment Re:Slashdot crying wolf again... (Score 1) 215

You really shouldn't be using NAT with IPv6. The idea is one machine, one address. Given DNS I'm not sure why you would want fixed fully external IPs. But if you do you want to have some fixed external addresses do it via. some sort of relay where you have an external server at a telco colo with a very long term address and then the telco wires it back to your server (or just host your server with the telco). I think part of the idea of IPv6 is simplifying the routing tables so the old any address can go to any physical location should die. Routers should as much as possible be making routing choices not based on lookups buy literally picking one or more address bits and assigning them to a physical wire, very low latency routing.

Comment Re:The Intel memory management unit (MMU) .. (Score 1) 98

Remember this is Slashdot, so if someone cites "design flaws" without any more detail I'm going to assume they don't understand the design space and are unreasonably expecting perfection along an arbitrary line that represents some specific use case of theirs that most people don't even care about.

Remember this is the internets, and if you can't use google, you're gonna have a bad time.

https://www.blackhat.com/us-15...

https://github.com/jbangert/tr...

I searched "flaws in intel mmu" and got these results back in the top ten. Perhaps you should learn to internet, coward.

Slashdot Top Deals

Today is a good day for information-gathering. Read someone else's mail file.

Working...