| Possible Cause of Problem (2) The DHCP clients are located across a router or switch from the subnet where the DHCP server resides and are unable to receive an address from the server. Resolution of Problem (2) A DHCP server can provide IP addresses to client computers on remote multiple subnets only if the router or switch that separates them can act as a BOOTP Relay. Completing the following steps might correct this problem: 1. Configure a BOOTP Relay on the client subnet (that is, the same physical network segment). Use the network vendor prescription for configuring the BOOTP Relay. 2. At the DHCP server, do the following: a. Configure a scope to match the network address on the other side of the router or switch where the affected clients are located. b. In the scope, make sure that the subnet mask is correct for the remote subnet. c. Use a default gateway on the network connection of the DHCP server in such a way that it is not using the same IP address as the switch or router that supports the remote subnet where the clients are located. d. Do not include this scope (that is, the one for the remote subnet) in superscopes configured for use on the same local subnet or segment where the DHCP server resides. e. Make sure there is only one logical route between the DHCP server and the remote subnet clients. |