Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

What's your IP Mapping Layout?

  • 02-08-2014 06:26PM
    #1
    Moderators, Technology & Internet Moderators Posts: 4,622 Mod ✭✭✭✭


    I'd be interested to see how other Admins layout their IP Addresses. Do you stay simple at 192.168.1.x or do you keep wireless clients on 10.0.0.x etc.

    Just wondering really. I prefer to stay at 10.x.x.x since there is more room to play with but have seen others differentiate in different (or sometimes random) ways.


Comments

  • Registered Users, Registered Users 2 Posts: 1,530 ✭✭✭CptSternn


    192.168.1.x is for home networks and SMEs. You won't find it in proper enterprise environments, especially when you start dealing with dozens of sites and all the routing involved.


  • Closed Accounts Posts: 5,756 ✭✭✭demanufactured


    Our enterprise network (MPLS) is on a 10.X. X. X subnet.

    The project I work on support for is also an MPLS network using the 172.16.X. X. (CIDR) Subnet.
    Each site has a different value for the 3rd octet.


  • Registered Users, Registered Users 2 Posts: 46 p4xel


    It all depends on how big network you plan.
    For big network that requires a huge pool of 16 million private IP addresses, multiple sites/subnets you would use Class A network 10.0.0.0 - 10.255.255.255 (10/8 prefix).
    For medium-sized network that requires 65000 private IP addresses you would use Class B network, 172.16.0.0 - 172.31.255.255
    Commonly used IP range on smaller network for easier addressing of 254 IP addresses you would use Class C network, 192.168.0.0 - 192.168.255.255. May not necessarily be smaller network but network managed in smaller blocks. Not very flexible if you want to create VLANs/subnets. Best for home or small office.

    I personally have a mix of all three, as I've inherited it from previous admin. It is a pain in the arse to manage and I slowly migrate it to Class B.


  • Registered Users, Registered Users 2 Posts: 3,553 ✭✭✭jamesd


    What IP range would you use for say 3000 addresses max ?


  • Closed Accounts Posts: 824 ✭✭✭Kinet1c


    For small business I used 192.168.x.x/24. Now that I'm working at enterprise level, it's all been 10.x.x.x with various subnets.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 5,117 ✭✭✭opus


    10.x.x.x where I work as well, plenty of room in that range.


  • Registered Users, Registered Users 2 Posts: 1,726 ✭✭✭qwertz


    Mainly 10.x.x.x with some very specific exceptions for DMZ, partner VPNs and similar.


  • Registered Users, Registered Users 2 Posts: 81,060 ✭✭✭✭biko


    Like qwertz we mix it up, but mainly 10...


Advertisement