dnsmasq.conf 707 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. bogus-priv
  2. user=nobody
  3. group=nobody
  4. no-resolv
  5. port=0
  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. #wins
  20. #dhcp-option=44,192.168.1.100
  21. #dhcp-option=46,8
  22. dhcp-range=office,192.168.1.10,192.168.1.200,255.255.255.0,4h
  23. dhcp-option=net:office,option:router,192.168.1.1
  24. dhcp-script=/opt/Eye/scripts/dnsmasq-hook.sh
  25. dhcp-lease-max=4000
  26. dhcp-rapid-commit
  27. dhcp-option=vendor:MSFT,2,1i
  28. #log option82 fields
  29. dhcp-match=set:full,option:agent-id,*