Fatal_Exception
Are you thinking along the lines of duplicate the database??
The database would get overwritten incorrectly if a lease got renewed on one server within a few minutes of a reservation being added to the other server.
Plus each database is necessarily different in terms of scopes and leases to allow for the fact that both DHCP servers are live at the same time.
Add to this the complication of parts of the database being cached on service startup and you have a complex problem.
not a bad thought, but I don't think it's a go-er.
I think I need to find something that talks to the service in the same way the GUI does and applies the same changes to both databases.
Cheers
JamesDS
Main Topics
Browse All Topics





by: Fatal_ExceptionPosted on 2004-07-03 at 06:51:23ID: 11463055
Hey James.. could you use DFS to do accomplish your goal here..?? Just a thought...
FE