dnsmasq.conf 309 B

1234567891011121314151617
  1. listen-address=127.0.0.1
  2. port=53
  3. bind-interfaces
  4. user=root
  5. group=root
  6. pid-file=/var/run/dnsmasq.pid
  7. domain-needed
  8. bogus-priv
  9. dns-forward-max=150
  10. cache-size=1000
  11. min-cache-ttl=86400
  12. neg-ttl=3600
  13. no-poll
  14. resolv-file=/opt/wz_mini/etc/resolv.dnsmasq
  15. addn-hosts=/opt/wz_mini/etc/hosts
  16. #log-facility=-
  17. #log-queries