<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap:break-word">My apologies for the unclear explanation.<div><br></div><div>For background I am using OpenWRT/LEDE r2544-a032940, on a TP-LINK Archer C7.</div><div><br></div><div>For a test, if you set the leasetime to be very short, say 2 minutes and connect multiple devices, they will at first be given IPs in sequential order starting from the lowest allowed IP address, say 192.168.0.20. So, the next device will be 192.168.0.21, the next 192.168.0.22 and so on…</div><div><br></div><div>If the device at 192.168.0.20 gets disconnected for over 2 minutes, its lease expires. If the device reconnects to the network, it will be given the IP address say 192.168.0.24, despite 192.168.0.20 being available. The next new device added to the network will be given 192.168.0.25.</div><div><br></div><div>So, 192.168.0.20 will never be assigned again, unless the network is entirely reset, i.e. dnsmasq is completely reset back to defaults.</div><div><br></div><div>Does that make a bit more sense?</div><div><br></div><div><br></div></body></html>