First your DHCP should use one scope for a whole subnet. There is no reason
to have multiple scopes doing 1 piece of the subnet each. The Scope should
use the entire subnet range and then use Exclusions to limit the range down
to what you actually want to be dynamically given out.
If you are running out of addresses then add a LAN router to the LAN and
build another IP Segment. Create a Scope for it on the existing DHCP Server
and set the LAN Router to forward the DHCP Queries from the new segment to
the DHCP Server.
All done,...that is all there is to that,...no voodoo,...no magic tricks.
I don't recommend making the existing subnet bigger than 254 Host. Ethernet
begins to become in ineffiecient when you get above 250-300 host,...so stay
with a 24 bit mask segment (254 hosts).
You should go with a high number on the new segment such as ".52" (consider
changing the current one in the future). The lower ones .0 thru .10 (or
so) are heavily over-used and if you use VPN in the future you *will* run
into address conflicts (like users VPN'ing from Hotels using .0, .1, .2,
etc.).
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
> We currently have the following in our sites and directories as subnets
> on our network. We are running out of space on the .1 subnet. DHCP is
> setup to only issue address from this subnet (several different scopes
> and exclusions but all from this subnet). I have inherited this and
> don't know why these addresses were picked, but
>
> 1. can I simply add a scope of .2.1 - .2.128 to give us more room for
> client PCs.
> 2. Is there any other MS/AD that needs to be updated, such as DNS
> 3. how does this affect group policies? Can users from different
> subnets be on the same policy?
>
> Also I am sure that the router needs to be checked to ensure that it is
> setup to route these addresses, but I will reserve that for another
> topic and after I have had a chance to check it out.
>
> 192.168.1.0
> 192.168.2.0
> 192.168.20.0
> 192.168.30.0
>