Hi,
I have a fairly redundant network setup. For my clients, I use VRRP to get a redundant default gateway (2 routers, R1 and R2). This works fine.
As the clients use DHCP, I use an ip helper address to get to the DHCP server on a different subnet.
I have 2 DHCP servers, hence I use 2 ip helpers per interface, but that is not the issue.
The DHCP server software used is the native DHCP software on Win2k8Sp2.
I am wondering what happens, if I put helpers on both vrrp interfaces.
* Does this mean the DHCP gets 2 DHCP requests (one fromR1, the other from R2)?
* How does each DHCP server respond?
* As I have 2 DHCP servers, should I point thehelper on each router to a different server? eg R1 -> helper to server 1, R2 -> helper to server2
* What issues can I expect in this setup?
Any insight/comment is appreciated!
Marcel