Walter said:
We have 2 DHCP servers running on 2 domain controllers
for the same domain. One is using a lower level addresses
like 10.0.0.50-100 with a subnet mask of 255.0.0.0 and
the other is 10.0.0.101-255 with a subnet mask of
255.255.0.0. What is best practice for having 2 in case
one serveer is down and shouldn't they be on the same
subnet mask. 2 windows 2000 server which are DC's.
Thanks for the help
Somebody should go to a basic networking school. The obvious
first question is why you've set one up as Class A and the
other as Class B, when they should probably actually both be
Class C? An obvious second question is why one is managing
so many more addresses than the other?
Nobody will be able to give a full answer your question without
some information about precisely how large your network is, the
need (or lack thereof) for subnetting, and any other issues that
might have informed how you've set things up so far (e.g. what
you're doing for name service).
BTW, unless you're having severe problems keeping your DHCP server
up for some reason (in which case maybe that's what you should
focus on), it's not clear why you would even need redundant servers
for a small network (i.e. one with only about 50 clients); not only
is that so small you could probably serve it with the DHCP server
inside many cheap SOHO routers, but a short outage of DHCP isn't
exactly going to bring the house down (unless -- or maybe even if --
you're using it as a replacement for BOOTP or something a bit more
demanding), because you'll probably have it back up before anybody's
lease expires, anyway. In fact, with such a small network, it might
not make sense to use DHCP at all.