Web Hosting Talk







View Full Version : Question Of the DAY!


Synergy
10-11-2001, 12:30 AM
How many IPs are there in the world..


256.256.256.256 is the max right? Sorry im not a CS or related Major.... I just wanted to know :)

Tim Greer
10-11-2001, 12:46 AM
255... wouldn't what be like over 4 billion combinations possible? I don't think that's right.

JTY
10-11-2001, 12:47 AM
Tim,

You're right... except that so many different parts of the address space are reserved for weird junk, like multicasting...

rockergrrl
10-11-2001, 12:49 AM
I believe they're thinking about adding another sequence to the IP address to add more IPs

dektong
10-11-2001, 12:57 AM
Originally posted by JTY
Tim,

You're right... except that so many different parts of the address space are reserved for weird junk, like multicasting...

For example, you can't have IP with 10.x.x.x or 192.x.x.x . Any other?

cheers,
:beer:

Tim Greer
10-11-2001, 01:01 AM
Originally posted by dektong


For example, you can't have IP with 10.x.x.x or 192.x.x.x . Any other?

cheers,
:beer:

Yeah, I know.... Well, another is 127.x.x.x

Dylan
10-11-2001, 01:47 AM
and how about 0.x.x.x

steve
10-11-2001, 03:09 AM
The top number of class-C networks is 223.255.255.254.

Reserved numbers (for private networks)
are:

10.0.0.0 - 10.255.255.255
172.16.0.0 - 172.31.255.255
192.168.0.0 - 192.168.255.255

Rgds