Added Google IPv6 addresses for Public DNS.

master
Wayne A. Arthurton 2011-08-13 14:18:21 -04:00
parent 231365ce6f
commit 6981dde392
3 changed files with 19 additions and 3 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -10,8 +10,15 @@
<h1 id="googlepublicdns">Google Public DNS</h1>
<h2 id="ipv4addresses">IPv4 addresses</h2>
<pre><code>8.8.8.8
4.4.4.4</code></pre>
8.8.4.4</code></pre>
<h2 id="ipv6addresses">IPv6 addresses</h2>
<pre><code>2001:4860:4860::8888
2001:4860:4860::8844</code></pre>
<p><a href="http://code.google.com/speed/public-dns/">info</a></p>
@ -35,5 +42,7 @@
156.154.71.1</code></pre>
<p><a href="http://dnsadvantage.com">info</a></p>
<p>[5]: </p>
</body>
</html>

View File

@ -1,6 +1,12 @@
# Google Public DNS
##IPv4 addresses
8.8.8.8
4.4.4.4
8.8.4.4
##IPv6 addresses
2001:4860:4860::8888
2001:4860:4860::8844
[info][1]
# OpenDNS
@ -25,4 +31,5 @@
[1]: http://code.google.com/speed/public-dns/
[2]: http://opendns.com/
[3]: http://nortondns.com
[4]: http://dnsadvantage.com
[4]: http://dnsadvantage.com
[5]: