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


_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Reply via email to