Difference between revisions of "Unrouteable private ip address"
Mrjcleaver (talk | contribs) (→External links) |
Mrjcleaver (talk | contribs) (→External links) |
||
Line 9: | Line 9: | ||
* [[w:Private network]] | * [[w:Private network]] | ||
− | * [[http://www.pantz.org/software/tcpip/subnetchart.html | + | * [[http://www.pantz.org/software/tcpip/subnetchart.html Subnetting chart]] |
[[Category:Networking]] | [[Category:Networking]] |
Revision as of 13:19, 2 June 2008
There are three address ranges designated as private as per RFC 1918:
- 10.0.0.0 - 10.255.255.255 (10/8 prefix) - (Class A networks that start with 10.)
- 172.16.0.0 - 172.31.255.255 (172.16/12 prefix) - (Class B networks that start with 172.16.)
- 192.168.0.0 - 192.168.255.255 (192.168/16 prefix) - (Class C networks that start with 192.168.1.)