What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

YazDHCP YazDHCP v1.2.4 [2025-Nov-21] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

I did indeed mean that clients whose MAC addresses I have not registered should be excluded drom any connectivity.
From dnsmasq man page:
When a host matches any --dhcp-host directive (or one implied by /etc/ethers) then the special tag known is set. This allows dnsmasq to be configured to ignore requests from unknown machines using --dhcp-ignore=tag:!known.
So if you’ve assigned all your desired hosts a manual/reserved IP, you might be able to ignore any others by setting dhcp-ignore=tag:!known in /jffs/configs/dnsmasq.conf.add. Never tested it, but might get you closer to what you want.
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top