dnssec-tools: cleaned up verison, still segfaults... dunno why. reported upstream.
[mirrors/ArchLinux-Packages.git] / dnssec-tools / resolv.conf
diff --git a/dnssec-tools/resolv.conf b/dnssec-tools/resolv.conf
new file mode 100644 (file)
index 0000000..1deafb5
--- /dev/null
@@ -0,0 +1,15 @@
+#This is list of public DNSSEC validating nameservers
+#it should be replaced with symlink to /etc/resolv.conf
+#when your nameserver will support DNSSEC.
+
+#CZ NIC
+nameserver 217.31.204.130
+nameserver 2001:1488:800:400::130
+nameserver 217.31.204.131
+nameserver 2001:1488:800:400::131
+
+#OARC
+nameserver 149.20.64.20
+nameserver 2001:4f8:3:2bc:1::64:20
+nameserver 149.20.64.21
+nameserver 2001:4f8:3:2bc:1::64:21
This page took 0.112711 seconds and 4 git commands to generate.