TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
3.83k stars 399 forks source link

[Feature Request] "Ignore Client ID" toggle #850

Closed UntouchedWagons closed 3 months ago

UntouchedWagons commented 4 months ago

Please add an option for ignoring the client ID in DHCP requests. Some distrobutions like Ubuntu use a client ID in place of a MAC address for requesting IP addresses. This makes provisioning Ubuntu machines difficult since dhcp reservations are by MAC address.

ShreyasZare commented 4 months ago

Thanks for the feature request. Will get the option added in coming updates.

ShreyasZare commented 3 months ago

Technitium DNS Server v12.1 is now available that adds the "Ignore Client Identifier Option" in DHCP scopes. Do update and let me know your feedback.

UntouchedWagons commented 3 months ago

Yup it works fine. Thanks!

ShreyasZare commented 3 months ago

Thanks for the feedback.

UntouchedWagons commented 3 months ago

Okay there's something weird going on. I turned on the option on my main VLAN last night to do some testing and this morning I woke up to numerous duplicate DHCP leases which broke near everything

firefox_2zHkSlLSIL

ShreyasZare commented 3 months ago

Okay there's something weird going on. I turned on the option on my main VLAN last night to do some testing and this morning I woke up to numerous duplicate DHCP leases which broke near everything

Yes, that is expected since old leases were based on Client Identifier. You will need to delete those old leases manually so that the client is assigned the correct reserved lease.