Hacker News new | ask | show | jobs
by davidw 4623 days ago
I always wonder why people don't just use 10.0.0.X - it's easier to write, to tell people on the phone, and to remember if needs be.
1 comments

Several reasons. The biggest is what netmask to use. 192.168.x.x was originally a class C (/24) and the default netmask to use is that resulting in the least number of problems.

With 10.x.x.x, the original was class A (/8) but it is extremely unlikely you want that as the netmask. Other guesses could be wrong.

Additionally because of its size, it is likely used in corporate networks. This would cause grief with vpns if both your local network is 10.x.x.x and the corporate vpn is 10.x.x.x.