public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* reserved ip ranges
@  Gregory Nowak
   ` Darrell Shandrow
  0 siblings, 1 reply; 2+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

Hi all.

I know that 10.0.0.0 - 10.255.255.255, 172.16.0.0 - 172.31.255.255,
and 192.168.0.0 - 192.168.255.255 are reserved for class a, b, and c
networks respectively. However, I was wondering why there are 3
different classes of networks (and reserved ip ranges), and how one
decides which class to use?

Thanks.

Greg


-- 
Free domains: http://www.eu.org/ or mail dns-manager@EU.org



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: reserved ip ranges
   reserved ip ranges Gregory Nowak
@  ` Darrell Shandrow
  0 siblings, 0 replies; 2+ messages in thread
From: Darrell Shandrow @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Hi Gregory,

The IP address classifications are growing more and more obsolete as we're
pretty much exclusively on classless IP routing now.  Still, the classes
indicate the subnet mask, which indicates how much of an IP address is used
for the network and how much is used for the hosts.  If you need a *huge*
number of addresses, then use the 10.0.0.0/8 class A network.  If you need a
fairly large amount of space, use the 172.16.0.0 - 172.16.31.255 class B
networks.  If you need a reasonable amount of addresses, use the class C
networks at 192.168.0.0/24.  You really may use any of the three ranges; you
may use the subnet mask to shrink the address space to your needs.  For
example, a very common network is one with a gateway at 10.0.0.1 and a
subnet mask of 255.255.255.0.  This is the class A private address range
subnetted as though it were a class C.  Private IP address ranges are
defined in RFC 1918.

Darrell Shandrow - Shandrow Communications!
Technology consultant/instructor, network/systems administrator!
A+, CCNA, Network+!
Check out high quality telecommunications services at http://ld.net/?nu7i
All the best to coalition forces carrying out Operation Iraqi Freedom!
----- Original Message ----- 
From: "Gregory Nowak" <greg@romuald.net.eu.org>
To: <speakup@braille.uwo.ca>
Sent: Sunday, November 09, 2003 11:12 AM
Subject: reserved ip ranges


> Hi all.
>
> I know that 10.0.0.0 - 10.255.255.255, 172.16.0.0 - 172.31.255.255,
> and 192.168.0.0 - 192.168.255.255 are reserved for class a, b, and c
> networks respectively. However, I was wondering why there are 3
> different classes of networks (and reserved ip ranges), and how one
> decides which class to use?
>
> Thanks.
>
> Greg
>
>
> -- 
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 reserved ip ranges Gregory Nowak
 ` Darrell Shandrow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).