IP Address Not release after expiration

We have a DHCP server, but recently we find it doesn't release the IP address leased after expiration

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar36.webp

1 Posts
Location -
Joined 2003-10-28
We have a DHCP server, but recently we find it doesn't release the IP address leased after expiration

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar01.webp

738 Posts
Location -
Joined 2002-12-11
1. Event log errors? warnings?
 
2. Are leases returned when the client is forced to remove its lease .... ipconfig /releaseall
 
3.
Quote:We have a DHCP server so that is what OS and servicepack level?

data/avatar/default/avatar22.webp

46 Posts
Location -
Joined 2002-12-01
is the pc that has the ip still in the network? I may be wrong but I believe
when the lease runs up and the pc is still in the network it will first request the ip that it already has and when it is available it gets the same ip address again. If, for example, the pc was shutdown, and is then booted it will only get a new address if the "old" ip is already given to another pc...then again...this could all be a load of crap : )

data/avatar/default/avatar12.webp

1915 Posts
Location -
Joined 2000-03-30
THis may be caused by having the exact amount of IP addresses as your computers
 
So for instance you have IPs of 192.168.0.1 - 192.168.0.10
 
and you have ten machines then when an IP is released by a machine, and its IP goes back into the pool, it asks for another which happens to be the same one it released, thus getting back the same IP
 
If the lease times are set for example a 24 hour period each machine is probably on a different schedule, so no 2 machines release at the same time.

data/avatar/default/avatar20.webp

80 Posts
Location -
Joined 2003-06-27
We had a similar problem on a NT4 server, more IPs than machines. But the damn DHCP server would not release the IPs. Sometimes we were having problems because new machines could not get an IP. All the IPs were in use, well not really. We needed to release them manually in the DHCP manager. We never found why, and then upgraded to 2000....