mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
更新 dnsmasq 配置
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
# Main Config
|
# Main Config
|
||||||
|
|
||||||
|
conf-dir=/etc/dnsmasq.d/,*.conf
|
||||||
conf-file=/etc/dnsmasq.conf
|
conf-file=/etc/dnsmasq.conf
|
||||||
|
|
||||||
log-facility=/var/log/dnsmasq.log
|
log-facility=/var/log/dnsmasq.log
|
||||||
@@ -18,6 +19,7 @@ domain-needed
|
|||||||
expand-hosts
|
expand-hosts
|
||||||
localise-queries
|
localise-queries
|
||||||
local-service
|
local-service
|
||||||
|
no-hosts
|
||||||
no-negcache
|
no-negcache
|
||||||
no-resolv
|
no-resolv
|
||||||
rebind-localhost-ok
|
rebind-localhost-ok
|
||||||
|
|||||||
Reference in New Issue
Block a user