Skip to content

Instantly share code, notes, and snippets.

@dougvj
Created July 20, 2025 21:11
Show Gist options
  • Save dougvj/4f3e8e28d12132dccb945aa37c2db322 to your computer and use it in GitHub Desktop.
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
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