
09-24-2002, 03:28 AM
|
|
Editor Emeritus
Join Date: Aug 2006
Posts: 15,171
|
|
Re: VPN Support
Quote:
|
Originally Posted by Ed Hansberry
I thougth 192.168.*.* was the best to use behind NAT. Those addresses simply don't exist in the wild.
|
As per the RFC 1918 standard ("Address Allocation for Private Intranets"), there are three private blocks, not one:
10.0.0.0-10.255.255.255 (10/8 prefix)
172.16.0.0-172.31.255.255 (172.16/12 prefix)
192.168.0.0-192.168.255.255 (192.168/16 prefix)
You've been restricting yourself all this time
I use 10.x mostly for customers, actually; it's easier to type.
It is indeed worth noting, though, that most home routers use 192.168.* by default. They don't have to, and all the ones I've used can change to one of the other blocks.
--bdj
|
| |
|
|
|