I am trying to setup a DHCP server on a network through 2 routers to reach another network.
DHCP Server A->Router->Router->Network A to receive DHCP address from Server A.
ip helper address command allows DHCP broadcasts to be a unicast for the DHCP server to reply with the address. However does this only work through 1 router?