dnsmasq.conf 542 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. bogus-priv
  2. #user=nobody
  3. #group=nobody
  4. no-resolv
  5. port=53
  6. log-facility=/var/log/dnsmasq.log
  7. log-dhcp
  8. #domain=oem.local
  9. dhcp-authoritative
  10. conf-dir=/etc/dnsmasq.d
  11. dhcp-option=option:mtu,1500
  12. dhcp-option=option:all-subnets-local,1
  13. dhcp-option=vendor:MSFT,2,1i
  14. no-ping
  15. #dns
  16. dhcp-option=6,192.168.1.100
  17. dhcp-option=option:domain-name,"lan"
  18. dhcp-option=119,"lan"
  19. dhcp-script=/opt/Eye/scripts/dnsmasq-hook.sh
  20. dhcp-lease-max=4000
  21. dhcp-rapid-commit
  22. dhcp-option=vendor:MSFT,2,1i
  23. #log option82 fields
  24. dhcp-match=set:full,option:agent-id,*