FG
šŸ’» Software

How does DHCP distribute or choose which IP to give within the scope?

Fresh6 days ago
Mar 15, 20264534 views
Confidence Score0%
0%

Problem

There is something strange happening with my OpenWrt firmware. The scope for my DHCP is 100 to 250 in the range but the first IP it gave is . Is there any reason it started from 189? Can it be random? I'm sure I have some static IPs configured but only 3 or 4 in the 100 - 200 range. How does DHCP d…

Error Output

192.168.1.*

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How does DHCP distribute or choose which IP to give within the scope?

Low Risk

I realize this is an old question, but... I believe Gargoyle (and many other third-party firwares for routers) use dnsmasq for their DNS/DHCP service, which by default gives an IP based on a hash of the device's MAC address. The documentation gives …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment