[Dnsmasq-discuss] no address available with static range and dhcp-host
john doe
johndoe65534 at mail.com
Wed Jan 15 12:54:04 UTC 2025
On 1/15/25 11:50, GRANGER Nicolas wrote:
> Hi all,
>
>
> I am unable to get dnsmasq to issue ip addresses to known hosts only. Upon DHCPDISCOVER it fails with no address available.
>
>
> The network interface is called lan with ip address 192.168.2.254/24
>
>
> $ sudo dnsmasq -d --bind-interfaces -i lan --except-interface=lo --dhcp-range=192.168.2.0,static,255.255.255.0 --dhcp-host=ac:1f:xx:xx:xx:xx,192.168.2.19
>
>
for a simple /24, I don't specify a netmask!
Are you sure that the client is sending the mac address that you are
expecting?
What version of Dnsmasq are you using?
--
John Doe
More information about the Dnsmasq-discuss
mailing list