[Dnsmasq-discuss] Static leases issues
Olaf Hering
olaf at aepfle.de
Wed Jun 10 09:33:28 BST 2020
Am Mon, 8 Jun 2020 18:18:16 +0200
schrieb Bruno BEAUFILS <bruno+dnsmasq at boulgour.com>:
> am I struggling with some kind of bug?
The behavior you are seen is caused by the fact that DHCP is an overly complicated crap protocol. To get this fixed quickly, remove the lease both from the client file-system and from the dnsmasq lease database.
One would think that an assignment of an IP to a MAC in the configuration file must be the authoritative source of knowledge about the local network, and the server must just serve that knowledge no matter what. But both ISC dhcpd and dnsmasq rather do what the client is asking for, instead of following the rules of the network admin.
dnsmasq has the "dhcp-authoritative" option, which at a first glance sounds like the right knob to override such weird behavior. But reading the description, it may also not do what you are asking for.
Good luck.
Olaf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20200610/729486f6/attachment.sig>
More information about the Dnsmasq-discuss
mailing list