Skip to content

Instantly share code, notes, and snippets.

@luszczynski
Created October 16, 2018 00:21
Show Gist options
  • Select an option

  • Save luszczynski/28320ac387cf776cf91b1d590dccf9a7 to your computer and use it in GitHub Desktop.

Select an option

Save luszczynski/28320ac387cf776cf91b1d590dccf9a7 to your computer and use it in GitHub Desktop.
dnsmasq.conf
conf-dir=/etc/dnsmasq.d,.rpmnew,.rpmsave,.rpmorig
listen-address=127.0.0.1
strict-order
domain-needed
local=/example.com/
bind-dynamic
resolv-file=/etc/resolv.conf.upstream
address=/.apps.example.com/192.168.122.5
log-queries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment