Files
structure/config/dnsmasq/dnsmasq.conf.example

11 lines
223 B
Plaintext
Raw Normal View History

# log all dns queries
log-queries
# dont use hosts nameservers
no-resolv
# use google as default nameservers
server=8.8.4.4
server=8.8.8.8
# explicitly define host-ip mappings
# line below need real data
address=/domain/ip