Our company had a hub and spoke network for years, a single server room supporting 20 remote locations, most using the Citrix farm. We grew and started a second server room. At the second location we have a switch stack of 9 Cisco 3750 10/100 switchws setup with 5 VLANS. previously IP addresses in the new location were provided by a DHCP server in the hub location, a different subnet than is in the new location. We setup a DHCP server that is in one of the five VLANS in the new location and that is when the problem started. Most of the time a system cannot be moved between offices without failing to pick up an IP address if the wall port is a different subnet. For example, if the system was in subnet .65 and is moved to a location where the subnet is .66, the system still picks up the .65 IP address and cannot communicate with anything. We have flushed DNS, deleted leases on the DHCP server. Somehow when renewing the IP address the old address assigned to the system comes back. We believe this may be related to having the DHCP server in one of the subnets, or one of the VLANS being served by this switch stack. It does not haooen 100% of the time but seems to be more than 50%. Any ideas or recommendations as to what might be causing this DHCP address probem?
Software/Hardware used:
Serevr 2003 R2 DHCP, Cisaco 3750 switches in a stach
ASKED:
September 15, 2009 3:00 PM
UPDATED:
February 10, 2011 10:55 PM
We always shut the machine down before moving; the setup in the Cisco switches has been checked and rechecked to confirm the forwarding to the DHCP server is set correctly. Threee other VLANS setup in the same switch stack do not have this problem, only the two I identified. We have done the release and renew repeatedly on some machines and the ones that exhibit the problem come back with the old segment, making them unusable. I have to believe it is something in the VLAns and switches, and nothing to do with the DHCP server.
Some Windows client computers have a tendency to have “sticky” DHCP addresses that are very difficult to release/renew. In cases like that, you sometimes have to set a static IP and then restart and then set to DHCP to get a dynamic address. Have you updated NIC drivers and OS patches on these computers?
I ran into the same problem and it was due to the way the Microsoft DHCP scopes were set up. When you have multiple IP segments on the same wire (Ex a router interface with 3 IP’s) You create a Superscope with the different IP scopes under it. In the case where you have remote IP segments that are the source of your DHCP requests, and are using IP helper to get them across a router(s) to your DHCP server, you create individual scopes. (ie NO superscope).
Sounds to me like you dont have the untagged traffic from the DHCP request forwarded to the proper DHCP scope for the VLAN you’re trying to connect to…