Windows 10: DHCP client doesnt make a new DHCPREQUEST within lease time

Discus and support DHCP client doesnt make a new DHCPREQUEST within lease time in Windows 10 Software and Apps to solve the problem; HiI have some routers with a short DHCP lease time of 15 to 30seconds which is valid according to RFC2131.With most of my previous laptops this has not... Discussion in 'Windows 10 Software and Apps' started by Paul_174, Apr 22, 2022.

  1. Paul_174 Win User

    DHCP client doesnt make a new DHCPREQUEST within lease time


    HiI have some routers with a short DHCP lease time of 15 to 30seconds which is valid according to RFC2131.With most of my previous laptops this has not been an issue, but now I'm trying out some new Dell Latitudes where the network connection is lost multiple times within just a 10 minute test. The network adapter is still visible to the system, it is just the connection that drops. From the trace we see that the DHCP client just fails to send a new DHCPREQUEST within the leasetime and then it tears down the connection and initialises DHCP DORA again.Laptop modelNIC DeviceIDNIC NameLatitude

    :)
     
    Paul_174, Apr 22, 2022
    #1
  2. jon111 Win User

    windows 10 dhcp client never issues dhcprequest in response to dhcpoffer

    i have around 100 local devices. only one windows 10 client is having a dhcp problem. wire shark shows dhcpdiscover followed by dhcpoffer...but the client never responds with dhcprequest. i have disabled the firewall, disabled malwarebytes, reset the stack,
    rebooted... obviously dhcp client is running as it does issue the dhcpdiscover. dhcp server is isc dhcpd running on linux. there are no dhcp errors logged in the system event viewer. the system date/time is correct. the ipv4/ipv6 adapter settings are both
    set to acquire the ip address automatically. the dhcp lease time is 86400 seconds or one day. the weird thing is, it does get an ip address at system boot, which has the correct lease obtained and expires times. however the system keeps issuing dhcpdiscover
    and when the lease it up, fails to renew the ip address.
     
    jon111, Apr 22, 2022
    #2
  3. syntoh Win User
  4. Barman58 Win User

    DHCP client doesnt make a new DHCPREQUEST within lease time

    DHCP lease time

    If there is an active connection to the router then the lease time should be irrelevant.

    The lease only comes into effect when the device stops transferring data to or from the Router, once this occurs the Clock Starts and when the lease time is reached the allocated DHCP address for the device is returned to the pool for reuse.

    Basically if you have a long lease set then the likelihood of a particular device getting the same address every time is increased, if the lease time is short then this is less likely but you will have moore addresses in the available pool.

    DHCP leases are important in locations where many devices connect to the network through the router such as business premises, or coffee shops, they are less important in a home situation and so leaving at default is just as good as any other lease time.

    It should not affect gaming servers and other services outside of the home network as the IP address and lease for the home address is set by your ISP and they also set the DHCP lease, if you need to keep the same IP address seen on the net most ISPs will, for a charge, assign you a fixed Address

    The internal address lease on your local network, can effect the availability of fixed items :- Printers, NAS servers, to the network but this should only be an issue if you only use direct IP access to access these devices, Windows naming conventions will be automatically updated by the Router so should work without issue
     
    Barman58, Apr 22, 2022
    #4
Thema:

DHCP client doesnt make a new DHCPREQUEST within lease time

Loading...
  1. DHCP client doesnt make a new DHCPREQUEST within lease time - Similar Threads - DHCP client doesnt

  2. The DHCP scope lease duration

    in Windows 10 Gaming
    The DHCP scope lease duration: The DHCP scope lease duration is 8 days but the device lease expires every 30 minutes. I can't figure out why this is happening. https://answers.microsoft.com/en-us/windows/forum/all/the-dhcp-scope-lease-duration/1d5574e8-df11-44c6-96af-dd78250ec884
  3. Problem with DHCP lease time on mobile hotspots

    in Windows 10 Gaming
    Problem with DHCP lease time on mobile hotspots: I've had a problem with my Internet connection for a long time at least since January 15, 2023 and since I'm really fed up, I'm asking for help on this forum. When I share a connection between my Android phone and the computer, I manage to connect but the Internet only lasts...
  4. Problem with DHCP lease time on mobile hotspots

    in Windows 10 Software and Apps
    Problem with DHCP lease time on mobile hotspots: I've had a problem with my Internet connection for a long time at least since January 15, 2023 and since I'm really fed up, I'm asking for help on this forum. When I share a connection between my Android phone and the computer, I manage to connect but the Internet only lasts...
  5. Problem with DHCP lease time on mobile hotspots

    in Windows 10 Network and Sharing
    Problem with DHCP lease time on mobile hotspots: I've had a problem with my Internet connection for a long time at least since January 15, 2023 and since I'm really fed up, I'm asking for help on this forum. When I share a connection between my Android phone and the computer, I manage to connect but the Internet only lasts...
  6. DHCP client doesnt make a new DHCPREQUEST within lease time

    in Windows 10 Gaming
    DHCP client doesnt make a new DHCPREQUEST within lease time: HiI have some routers with a short DHCP lease time of 15 to 30seconds which is valid according to RFC2131.With most of my previous laptops this has not been an issue, but now I'm trying out some new Dell Latitudes where the network connection is lost multiple times within...
  7. DHCP client doesnt make a new DHCPREQUEST within lease time

    in Windows 10 Network and Sharing
    DHCP client doesnt make a new DHCPREQUEST within lease time: HiI have some routers with a short DHCP lease time of 15 to 30seconds which is valid according to RFC2131.With most of my previous laptops this has not been an issue, but now I'm trying out some new Dell Latitudes where the network connection is lost multiple times within...
  8. How to change DHCP Lease Time in Windows 10

    in Windows 10 News
    How to change DHCP Lease Time in Windows 10: [ATTACH]In this article, we will show you how to change DHCP Lease Time in Windows 10. When you connect your device to the internet, your Internet Service Provider assigns an IP address to it. This is a dynamic IP address which means it will remain active for a particular...
  9. DHCP lease time

    in Windows 10 Network and Sharing
    DHCP lease time: What is the best DHCP lease time ? I stick to the default setting which is 120 minutes. And what yours ? 177138
  10. windows 10 dhcp client never issues dhcprequest in response to dhcpoffer

    in Windows 10 Network and Sharing
    windows 10 dhcp client never issues dhcprequest in response to dhcpoffer: i have around 100 local devices. only one windows 10 client is having a dhcp problem. wire shark shows dhcpdiscover followed by dhcpoffer...but the client never responds with dhcprequest. i have disabled the firewall, disabled malwarebytes, reset the stack, rebooted......