A Real-World DHCP Conflict: When Two DHCP Servers Disrupted a Hospital Network
What happens when two DHCP servers start answering the same network? At first, it may look like a simple connectivity problem. A few computers cannot access a system. Some users can browse the Internet while others cannot. Someone reports that the server is down, while someone else suspects the firewall. But sometimes, the real problem is much simpler—and much easier to overlook. There may be more than one DHCP server answering the same clients. I recently encountered this situation in a real production environment. What started as a network configuration issue eventually affected access to a hospital's Electronic Medical Records (EMR) environment. That experience was a good reminder that some of the most disruptive network problems can come from small configuration inconsistencies. Are Two DHCP Servers Always a Problem? No. Multiple DHCP servers can be part of a perfectly valid network design. They may be used for: DHCP redundancy DHCP failover High availability Different VLA...