DHCP problem

Mikhail Firsov 1,881 Reputation points
2024-02-14T07:57:37.8766667+00:00

Hello! Can anybody tell me why does Windows Server 2012 DHCP service stop giving out IP addresses as soon as the number of available addresses plunges to 4? 01

Why doesn't it just first give out all 100% of addresses before stopping assigning ip addresses? I mean in 100% of cases I see that when there are 4 IPs left in the scope my DHCP service stops allocating addresses to clients and if - for example - my scope consists of 100 addresses only 96 clients can be assigned IPs from the scope... Regards,
Michael

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-02-19T01:47:24.5266667+00:00

    Hello, It is recommended to enable DNS ageing and scavenging. Adjust the lease duration and cleanup interval settings. If problem persists, we may use network capture tool (such as Network Monitor) to monitor DHCP lease process --DORA process (Discover, Offer, Request, Acknowledge) about the new client on network, it would be helpful to identify the details. DHCP Client States in the Lease Process: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-2000-server/cc958935(v=technet.10)?redirectedfrom=MSDN

    ---If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  2. Mikhail Firsov 1,881 Reputation points
    2024-02-20T14:32:27.49+00:00

    Hello Karlie Weng, Thank you for the reply - I'll take a look at the article! Regarding the number 4: do I get it right that DHCP server does not have any restrictions that would be stopping it from assigning IPs when there're only 4 addresses left? Regards,
    Michael

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.