blob: fd7cdaa57ce10af7da1d6d7aafd1508a8585959f [file] [log] [blame]
giolekva2e443222020-06-25 18:46:46 +04001# Pi-hole: A black hole for Internet advertisements
2# (c) 2017 Pi-hole, LLC (https://pi-hole.net)
3# Network-wide ad blocking via your own hardware.
4#
5# Dnsmasq config for Pi-hole's FTLDNS
6#
7# This file is copyright under the latest version of the EUPL.
8# Please see LICENSE file for your rights under this license.
9
10###############################################################################
11# FILE AUTOMATICALLY POPULATED BY PI-HOLE INSTALL/UPDATE PROCEDURE. #
12# ANY CHANGES MADE TO THIS FILE AFTER INSTALL WILL BE LOST ON THE NEXT UPDATE #
13# #
14# IF YOU WISH TO CHANGE THE UPSTREAM SERVERS, CHANGE THEM IN: #
15# /etc/pihole/setupVars.conf #
16# #
17# ANY OTHER CHANGES SHOULD BE MADE IN A SEPARATE CONFIG FILE #
18# WITHIN /etc/dnsmasq.d/yourname.conf #
19###############################################################################
20
21addn-hosts=/etc/pihole/local.list
22addn-hosts=/etc/pihole/custom.list
23
24
25localise-queries
26
27
28no-resolv
29
30
31
32cache-size=10000
33
34log-queries
35log-facility=/var/log/pihole.log
36
37local-ttl=2
38
39log-async
40server=8.8.8.8
41server=8.8.4.4
42interface=eth0
43server=/use-application-dns.net/