[Dnsmasq-discuss] DHCP packet received on enp6s0 which has no address

Buck Horn buckhorn at weibsvolk.org
Wed Jan 3 16:53:33 UTC 2024


On 03.01.24 16:12, Masin wrote:
> In the log I got
>> DHCP packet received on enp6s0 which has no address


That message isn't necessarily related to your attempt of having dnsmasq
and systemd-resolved coexist (however, your mentioning of IPv4 LLAs
could mean it is). It tells you that your enp6s0 network interface had
no address at the time the packet was received.

That could happen if dnsmasq was ready before the networking stack of
your OS, or if indeed there would be no address proper assigned to enp6s0.

Just to make sure: You did configure a static IP address on the host
running dnsmasq as DHCP server, didn't you?

Regarding your configuration: Did you try a configuration with just
listen-address and bind-interfaces, without interface,
no-dhcp-interface, and except-interface options?

Kind regards,

     Buck





More information about the Dnsmasq-discuss mailing list