Hello! I use dnsmasq for dhcp in my home network. In the example file it states that "you need to specify dhcp-range for every dhcp served network". I don't want to configure stations that are unknown (ISC dhcpd's "deny unknown-hosts"); so: would dnsmasq function properly with hosts configured in /etc/hosts and /etc/ethers but without dhcp-range? Or, for that matter, only with dhcp-host but without dhcp-range statements in dnsmasq.conf?
Thank you in advance for your replies!