O.K I know that they will introduce IP2 or whatever its called to give us more IP addresses but how will that affect the functionality of the internet etc.
I mean 999.999.999.999 ip addresses won't last forever will they ?
Printable View
O.K I know that they will introduce IP2 or whatever its called to give us more IP addresses but how will that affect the functionality of the internet etc.
I mean 999.999.999.999 ip addresses won't last forever will they ?
IPV6 was being heavily pushed until NAT devices became widely used. Also, the introduction of CIDR (basically a super NAT scheme) has taken a great deal of heat off of the limited pool of public IP addresses.
While the current IPV4 standard technically wont last forever, you wont see such a heavy emphasis on IPV6. As you know, NAT devices *greatly* reduced the demand for routable IP addresses.
As for the future, many tech companies have IPV6 support in their stack implimentations already so the transition, when it does finally happen, wont be so bad.
For more info:
http://networking.earthweb.com/netsp...le.php/1402161
Hope this helps.
Quote:
Originally posted here by mark_boyle2002
O.K I know that they will introduce IP2 or whatever its called...
It's called IPv6, we already use IPv4.
Well, firstly, there are not 999.999.999.999 addresses, each byte only goes up to 255. Also many addresses are reserved and hence not available for general use.Quote:
to give us more IP addresses but how will that affect the functionality of the internet etc.
I mean 999.999.999.999 ip addresses won't last forever will they ?
Just like thehorse says, NAT has reduced the demand for IPs. Institutions which currently use a class B network (approx. 64k addresses) may ultimately be asked to change to a smaller number of IPs (for instance, most of them can manage with a class C network, 254 addresses)
One of the major problems is the way addresses were historically allocated in huge blocks.
The authorities (RIPE, ARIN and APNIC) no longer allow allocation without a usage plan (50% within one year or something). They also potentially have the power to force people to return IP addresses they aren't using.
I'm still waiting, and I don't even trust that will come soon for the following reason:
- NAT as previously said
- IPSec, VPNs. With a single secured IP address you cover the whole range of private add of a company, excepted for DMZ.
- And customer price. The IP header will increase from 20 bytes to 46 bytes. taht's make an overhead increase of more than 100%. It could buy a real rate slowdown especially to ppl with slow connection (16kb/s), like non DSL home puters.
this is true, networker brings up a good point... maybe we shouldn't be worrying about the scarcity of addresses, but rather the extra bandwidth this new protocol is going to take⦠What kind of strain will this new protocol put on our bandwidth?
I am wondering when IPV6 is widely used, there will be enough addresses to have all your major appliances and your dog's collar have an IP address. Is this true? If so, then why not go with the IPV6?
Jack
just a thought...whatever happened to IPv5?
tampabay420 /
I made a quick calcul
- common RTC modem 16000 bit/s connection: its a loss of 22% bandwitdh
- DSL at 512 Kbyte/s: its a loss of 1%
ok, assuming you're right and it's from 20 bytes to 46 bytes...
and a server usually handles lets say a million packets, thats 20million bytes (+ packet data), now the same networks, with the same bandwidth are now using 46million bytes(+ the same amount of packet data) ...
i just think that might have some prblems associated with it?.
Does implementing IPv6 at this time on my box provide any advantages? FreeBSD supports it , but i have always ixnayed it from the kernel. From some reading i did about a whiles back i got the impression it isn't used yet.?