[Dnsmasq-discuss] Multiple dhcp-host with the same hostname -> multiple IPs in DNS?

Glen Huang heyhgl at gmail.com
Mon Nov 11 09:20:20 UTC 2024


My laptop has both wired and wireless ethernet, I'd like to assign
both a static DHCP lease with different IPs and have the hostname map
to both IPs in DNS. I wonder if it's currently possible to do? I tried
something ilke this

dhcp-host=example,<mac address 1>,192.168.1.2
dhcp-host=example,<mac address 2>,192.168.1.3

when querying DNS about "example", only 192.168.1.3 was returned.



More information about the Dnsmasq-discuss mailing list