workaround fixed segfault... will fix this later... probably some bug in gcc
[mirrors/ArchLinux-Packages.git] / dnssec-tools / resolv.conf
1 #This is list of public DNSSEC validating nameservers
2 #it should be replaced with symlink to /etc/resolv.conf
3 #when your nameserver will support DNSSEC.
4
5 #CZ NIC
6 nameserver 217.31.204.130
7 nameserver 2001:1488:800:400::130
8 nameserver 217.31.204.131
9 nameserver 2001:1488:800:400::131
10
11 #OARC
12 nameserver 149.20.64.20
13 nameserver 2001:4f8:3:2bc:1::64:20
14 nameserver 149.20.64.21
15 nameserver 2001:4f8:3:2bc:1::64:21
This page took 0.255407 seconds and 4 git commands to generate.