DONT use the DHCP in a router, the router based DHCP does not have all the options needed for most domains. You can if you like use 2 Windows DHCP servers - the simplest option (assuming its a single subnet), it to sphit the scope between the two DHCP servers eg set one to use the IPs 192.168.1.10 - 192.168.1.100 and the other to use 192.168.1.101 - 192.168.1.200
So long as the two scopes do not overlap than there will be no issues.
Main Topics
Browse All Topics





by: demazterPosted on 2009-10-26 at 05:21:43ID: 25661487
You could add part of the same scope to your Router and part to your Windows Server.
So for example you could set your Windows server to: 192.168.0.1 to 192.168.0.100 and then set your router to 192.168.0.101 to 192.168.0.200
This will not set a priority and clients could get them from either server but it will provide you with a little resilience. You just need to ensure the router one is configured to use the Windows server as DNS.
With the exception of Small Business Server 200x, if you install another DHCP server on a network with SBS then the SBS one will shut down.