Skip to content

Comment on Not every U.S. telephone number beginning with 555 is fakeparent

Comments

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.

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.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.