This is an old revision of the document!


DHCP Server problems

This deals with the DHCP Server in the Internet Gate, distributing IP addresses to clients on the LAN.

One of the nightmares on a local network (and indeed any network) is when two PC:s or other devices start using the same IP address. The consequenses are characteristic but not so obvious for other than experienced network users: Suddenly an application, like “surfing”, stops working for some time for one user. Then it starts working again, after a minute or so, but now the problem has moved to another client on the LAN. After some time again the problem jumps back to the first user, and so on.

The reason for this jumping error is that if two devices act as if they have the same IP address it will confuse the router, in this case the Internet Gate who is set to work as their default gateway. The Internet Gateway, as any router and host on a network, has a memory, the “ARP cache”, that assigns an IP address to the host's MAC address. This memory is used for directing a certain IP address to the correct unit. But by various reasons, this memory has to be refreshed now and then, and this refresh is done by asking around on the network: “who has this particular IP address”? If there are more than one device out there answering this question, the Internet Gate may well get different answers from time to another, and the resulting traffic will jump around accordingly.

This IP address collision can happen if hosts on a LAN are assigned their IP address statically by a not-so-thorough network administrator. But if all hosts are getting their IP address dynamically by a DHCP server this should not happen, since the DHCP server is responsible in the first place for handing out unique IP addresses. Still, that can happen in two cases:

  1. The DHCP server is not alone on the network.
  2. The DHCP server has forgotten all about the IP addresses that have been distributed.
troubleshooting/dhcp_server_problems.1290780464.txt.gz · Last modified: 2010/11/26 15:07 by mats
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0