Thanks for input, Phillip and Jeffrey - in theory I am sure you are correct.
But if you work on an industrial estate in UK there is no cable TV, and the
only Broadband supplier is British Telecom.
The DSL service where you tell them what router you want costs $20k/year for
up to 100Mbaud.
The ADSL service where they provide the cheap and cheerful router is
$1k/year for up to 8Mbaud.
That is why we have two ADSL lines and two routers!
I found this in Windows Server 2003 Technical Library - DHCP Best Practices
"If you have more than one DHCP server reachable by a reserved client, add
the reservation at each of your other DHCP servers.
This allows the other DHCP servers to honor the client IP address
reservation made for the reserved client. Although the client reservation is
only acted upon by the DHCP server where the reserved address is part of the
available address pool, you can create the same reservation on other DHCP
servers that exclude this address."
So I have put the reservations in SERVER1 pool, and with same (exclusion
zone) IPs in SERVER2. It will be interesting to see if any clients end up
with SERVER2 as their DHCP server, then my question will be answered.
--
Regards,
Newell White
"Jeffrey Randow" wrote:
> That or a nice box running pfSense or one of the other multi-WAN
> firewall servers/devices... That's how I have my office setup.. 
>
> ---
> Jeffrey Randow
> (E-Mail Removed)
> Windows Networking MVP 2001-2006
> http://www.networkblog.net
>
> On Tue, 23 Oct 2007 16:56:16 -0500, "Phillip Windell"
> <(E-Mail Removed)> wrote:
>
> >"Newell White" <(E-Mail Removed)> wrote in message
> >news:706D678F-8D69-4EA0-9785-(E-Mail Removed)...
> >>I have added a 2nd gateway to our 192.168.1.0 LAN, and have to make a large
> >> number of DHCP reservations to divert half of the traffic to it. We have 2
> >> servers each running DHCP.
> >
> >The proper way to handle that is to use a Broadband device with two WAN
> >Ports. Run both lines into the same box (instead of a box on each line).
> >Then you still have only one gateway. The Broadband device will handle load
> >balancing or fail over with the two lines transparently from the rest of the
> >network even knowing about it.
>