Project

General

Profile

Google Public DNS » History » Version 1

Gareth Eaton, 06/26/2023 12:06 AM

1 1 Gareth Eaton
h1. Google Public DNS
2
3
Configure your network settings to use the IP addresses 8.8.8.8 and 8.8.4.4 as your DNS servers.
4
5
6
<pre>
7
Google Public DNS IP addresses
8
The Google Public DNS IP addresses (IPv4) are as follows:
9
10
11
8.8.8.8
12
8.8.4.4
13
The Google Public DNS IPv6 addresses are as follows:
14
15
16
2001:4860:4860::8888
17
2001:4860:4860::8844
18
Some devices require explicit values for all eight fields of IPv6 addresses and cannot accept the abbreviated :: IPv6 address syntax. For such devices enter:
19
20
21
2001:4860:4860:0:0:0:0:8888
22
2001:4860:4860:0:0:0:0:8844
23
Expand the 0 entries to 0000 if four hexadecimal digits are required.
24
25
You can use either address as your primary or secondary DNS server.
26
</pre>