dnsmasq/general

17 lines
300 B
Plaintext
Raw Normal View History

2014-01-19 23:29:26 +01:00
interface=br-ffhh
no-dhcp-interface=br-ffhh
no-dhcp-interface=lo
log-facility=/var/log/dnsmasq.log
domain-needed
#bogus-priv ffhh reverse does not work with this enabled
no-resolv
no-hosts
cache-size=4096
# follow the order as defined, so that VPN is used before trying srv01/gw01
#strict-order
2014-01-19 23:29:26 +01:00