Uncommon private ip addressing schemes!

Reason Im asking this is that the company I worked for has tell me to redo the addressing scheme since they have had too much troubles dealing with host to host VPNs because the ip addressing scheme used here is way too common is a class C x.x.1.x so they want to change it...
We have about 50 users, so I was thinking of getting something like a class B address with /25 mask like 172.16.20.0/25
That would be about right or should I choose another ip addressing scheme?
We have about 50 users, so I was thinking of getting something like a class B address with /25 mask like 172.16.20.0/25
That would be about right or should I choose another ip addressing scheme?
Comments
Don't Forget to Add me on LinkedIn!
https://www.linkedin.com/in/shawnrmoore
I typically use the class A range with granular class C networks. For example, I will put servers on a 10.0.50.0/24 subnet, printers / scanners on a 10.0.55.0/24 subnet, branch locations on their own 10.x.x.x/24 networks, etc. You will never run out of class A addressing so you can be very "loose" with IP allocations. I never use less than a /24 because there really isn't a point when you have 16,000,000 addresses available.
CCNA Security | GSEC |GCFW | GCIH | GCIA
[email protected]
http://twitter.com/paul_bosworth
Blog: http://www.infosiege.net/
However using 10.x.x.x is a good idea for most any LAN, as long as your NAT device permits it.