Hi,
For a few hours now I'm trying to get a DHCP Relay to work and I can't do it.
My setup is as follows:
- 2x Windows Server 2k16 servers with NLB, RRAS and DHCP server roles installed
- each server has 2 NICs - External and Internal
- each server has only one scope on the DHCP configured, which should be used by the remote Clients
What I am trying to accomplish:
- if the client connects to Server A, he should get relayed to Server B's DHCP service
- likewise, if the client connects to Server B, he should get relayed to Server A's DHCP service
External and Internal NICs are in different subnets. How should I configure the DHCP Relay agent?
- as the interface, do I set the External or Internal NICs?
- as the DHCP Server, should I specify the second server's Internal or External IP?
Does this even have a chance to work? Ideally I would have a dedicated DHCP server, but I'm just trying to test something.
Kind regards,
Wojciech