Created
July 20, 2025 21:11
-
-
Save dougvj/4f3e8e28d12132dccb945aa37c2db322 to your computer and use it in GitHub Desktop.
dnsmasq ignore dhcp requests from managed switch on interfaces it shouldn't be listening on
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dhcp-host=1c:2a:a3:2e:ef:07,garage-switch,192.168.191.9 | |
dhcp-mac=set:garage-switch,1c:2a:a3:2e:ef:07 | |
dhcp-ignore=tag:garage-switch,tag:known-othernet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment