Re: Need more IP addresses



"Philip Herlihy" <thiswillbounceback@xxxxxxx> wrote in message news:f4rbus$st3$1$8302bc10@xxxxxxxxxxxxxxxxxxx
Steve Gr wrote:
Hi,

I have a single subnet 192.168.20.0, network mask 255.255.255.0
There are about 200 IP addresses in use, and I have a lot of new equipment coming that needs IP addresses.
My network understanding is a bit sketchy. I know that I can achieve more addresses by putting part of the network onto a different IP range and routing between them. I've done that before, but that was for a different location within the company and was achieved using a VPN router that also acted as a DHCP server.
Is the segmenting best done at a convenient physical part of the network (ie put all the devices attached to one cabinet onto a different IP range)? In which case how do the devices at that part of the building get a different IP from the DHCP server?

Thanks,
S

If it really is one subnet, I think you merely need to use a different subnet mask to define a larger range. Have a play with this:
http://www.subnet-calculator.com/

I'd think it would be useful to use addresses which make it clear which physical part of the network they inhabit, so you could have another floor on 192.168.21.0 and bodge the subnet mask (everywhere) so this range was seen as the same subnet. You'll need a DHCP server for each distinct subnet - most routers can provide this facility.

See also http://www.faqs.org/rfcs/rfc3330.html
.. and note the "private use networks" (by convention, not passed through routers) in section 3 "Summary Table". By the way "/8" means a subnet mask of 8 bits, ie 255.0.0.0, "/16" means "255.255.0.0" - you get the idea.

Disclaimer: there are experts here and I am NOT one of them!

Phil, London

Phil,

Thanks for your input. I read the links.
I understand what you're saying, and I'm sure it will do what I want. It won't take much time and effort to implement either, which is nice.
But I can't help thinking that it's maybe more of a quick fix than a proper fix? I've just got the thought in my head that the network would be more efficient if it was segmented into different subnets with routing between. Am I right in this? Would it be more efficient and quicker?
I'm after a quick fix, because the new devices will arrive in a couple of weeks, but I will have to live with this network, so I want to get it right.

Best Regards,
Steve

.



Relevant Pages

  • Re: subnetting confusion
    ... >> subnet mask is or is not necessary. ... >existing network by simply changing the mask. ... >I have purchased a set of 8 static IPs. ...
    (microsoft.public.windows.server.networking)
  • Re: TCP/IP question,PLEASE!
    ... mask is and how to apply it to IP address. ... a subnet is. ... For hosts to be in the same subnet, they must have the same network address. ... A host address's components: ...
    (microsoft.public.windowsxp.general)
  • Re: LAN IP addresses
    ... some operating systems that the lowest and highest _subnet_ were ... "outside", you probably have no idea what mask may be used on the LAN, ... and I believe it should not matter to any network equipement either. ...
    (comp.os.linux.networking)
  • Re: ICS questions and confusion
    ... >>>It doesn't HAVE to be on a different subnet, ... but that requires that the ICS host become a bridge. ... >> ICS is a software based NAT router, and routers work best when the ... >> network already had the required address 192.168.0.1" is confusing. ...
    (microsoft.public.windowsxp.network_web)
  • RE: CIDR Explanation
    ... The network is 10.2.3.0 and this host is 55 on that network ... In the above example the mask is 255.255.255.0 each number represents on ... If you sub net the above example into two networks (allowing subnet ... which give a /25 CIDR network. ...
    (Security-Basics)

Loading