I'm hoping someone can help me solve a problem I'm having with a DSR-250N router. I'm a network tech working for a local city government. We have a headquarters at city hall, with several branch offices throughout the city. Our DHCP and DNS server is all on one server back at city hall, and connected to a layer 3 Cisco switch at city hall. The IP address of the DHCP server is 10.1.2.2, and our layer 3 switch can route between subnets at city hall and our remote offices. Our Internet connection is also through this layer 3 switch at city hall. Our remote offices all connect back to this layer 3 switch, so they get both their DHCP scopes and Internet through the layer 3 switch at city hall. Here is my problem. I am trying to set up this DSR-250N router at a remote office. I set the WAN address to 192.168.11.17 with a /24 subnet and default gateway address of 192.168.11.1 (which is the IP address of the VLAN on the layer 3 switch back at city hall that our remote offices all connect back to, and where the DHCP server is located, on a different VLAN). The inside or LAN of this remote office has a subnet of 10.1.17.0 with a /24 subnet and the default gateway of the LAN is 10.1.17.1 I set the routing mode to Classic Routing on the DSR-250N and set the DHCP Mode to DHCP relay, with the gateway address of 10.1.2.2, which is the IP address of the DHCP server back at city hall. When I plug in a PC to the switchports of the router and set the NIC to DHCP, nothing happens. It does not get an IP address in the 10.1.17.X subnet, which indicates to me that DHCP Relay on the DSR-250N isn't working. Here's the frustrating part. If I set the NIC to a static IP address in the 10.1.7.X subnet, such as 10.1.17.2, then everything is fine! I can ping the LAN side of the DSR-250N, the WAN side, can ping IP addresses back at city hall, can ping all the subnets of our other offices, and can get to the Internet just fine. When I switch the NIC back to DHCP, I get no IP address at all. From the DSR-250N, I can get to everything as well (I can PING the Internet, city hall, remote offices, DHCP server address). Not sure what I'm doing wrong. All the switchports on the DSR-250N are in the same VLAN (the default VLAN 1). The WAN configuration is correct. Everything works great, until I set the DSR-250N to DHCP Relay mode, then I get nothing. What am I doing wrong? What do I need to change or configure on the DSR-250N to get the DHCP Relay to work correctly? Does the DHCP server HAVE to be in the same subnet as the LAN on the DSR-250N? Our Cisco routers all work fine with DHCP Relay, but I can't get this D-Link router's DHCP Relay to work. Please Help!