aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/files/rfc6761.conf
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/dnsmasq/files/rfc6761.conf')
-rw-r--r--package/network/services/dnsmasq/files/rfc6761.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/package/network/services/dnsmasq/files/rfc6761.conf b/package/network/services/dnsmasq/files/rfc6761.conf
new file mode 100644
index 0000000000..ebc1a12118
--- /dev/null
+++ b/package/network/services/dnsmasq/files/rfc6761.conf
@@ -0,0 +1,15 @@
+# RFC6761 included configuration file for dnsmasq
+#
+# includes a list of domains that should not be forwarded to Internet name servers
+# to reduce burden on them, asking questions that they won't know the answer to.
+
+server=/bind/
+server=/example/
+server=/example.com/
+server=/example.org/
+server=/example.net/
+server=/invalid/
+server=/local/
+server=/localhost/
+server=/onion/
+server=/test/