[Dnsmasq-discuss] dhcp-host=hostnameonly does not work
James Feeney
james at nurealm.net
Tue Jul 5 03:03:36 UTC 2022
>> Also, /etc/ethers does not accept IPv6 addresses, and, even when using the hostname instead, the ether address will not associate with >> an IPv6 address in /etc/hosts. Again, "dhcp-host=..." still has to be used for DHCPv6.
Oops - I had "bind-interfaces" instead of "bind-dynamic", and DHCPv6 was not listening.
Apparently, the ether address *does* associate with an IPv6 address in /etc/hosts when using the hostname in /etc/ethers, so that actually works. But then, "dhcp-host=..." would still be needed to use the client DUID instead of the ether address.
More information about the Dnsmasq-discuss
mailing list