You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/private-dns/connect-devices/routers/unifi.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,49 +19,48 @@ Obtain the DNS-over-HTTPS URL that is used to calculate the DNS Stamp URL.
19
19
1. Proceed to *Encrypted DNS* → *Custom* and enter the following DNS server settings:
20
20
- Device type: 'Router'
21
21
- Device brand: 'Unifi'
22
-
- Device name: '(use your Unifi device name)
22
+
- Device name: Use your Unifi device name
23
23
1. Click *Next*.
24
24
1. Scroll to *Use DNS server addresses* → *DNS-over-HTTPS* and take note of the DNS-over-HTTPS URL (e.g., https://d.adguard-dns.com/dns-query/123456abc).
25
25
26
-
Generate a DNS Stamp using the [DNSCrypt DNS Stamp Calculator](https://dnscrypt.info/stamps/), and set it:
26
+
Generate a DNS stamp using the [DNSCrypt DNS Stamp Calculator](https://dnscrypt.info/stamps/) and set it.
27
27
28
28
1. Protocol: DNS-over-HTTPS
29
29
1. Host name: d.adguard-dns.com
30
30
1. Path: /dns-query/123456abc (replace 123456abc with the value obtained from your AdGuard DNS Private Dashboard)
31
31
1. Untick
32
32
- No filter
33
33
- No logs
34
-
1. Copy the DNS Stamp URL (e.g., sdns://AgcAAAAAA…)
34
+
1. Copy the DNS stamp URL (e.g., sdns://AgcAAAAAA…)
35
35
36
-
Turn on DNS-over-HTTPS in UniFi
36
+
Turn on DNS-over-HTTPS in UniFi.
37
37
38
38
1. Log in to the Ubiquiti UniFi controller.
39
39
1. Go to *Settings* → *Security*.
40
40
1. Click *Protection*.
41
41
1. Proceed to *Encrypted DNS* → *Custom* and enter the following DNS server addresses.
42
42
- Server Name: 'AdGuard DNS'
43
-
- DNS Stamp: DNS Stamp URL copied from above
43
+
- DNS Stamp: DNS stamp URL copied from above
44
44
1. Click *Save*.
45
45
46
46
## Use your router admin panel
47
47
48
-
Use these instructions if your UniFi router does not support the DNS-over-HTTPS or DNS-over-TLS configuration:
48
+
Use these instructions if your UniFi router does not support the DNS-over-HTTPS or DNS-over-TLS configuration.
49
49
50
50
1. Log in to the Ubiquiti UniFi controller.
51
51
1. Go to *Settings* → *Networks*.
52
52
1. Click *Edit Network* → *WAN*.
53
-
1. Proceed to *Common Settings* → *DNS Server* and enter the following DNS server addresses.
53
+
1. Proceed to *Common Settings* → *DNS Server* and enter the following DNS server addresses:
54
54
- IPv4: `94.140.14.49` and `94.140.14.59`
55
55
- IPv6: `2a10:50c0:0:0:0:0:ded:ff` and `2a10:50c0:0:0:0:0:dad:ff`
56
56
1. Click *Save*.
57
57
1. Return to *Network*.
58
58
1. Choose *Edit Network* → *LAN*.
59
59
1. Find *DHCP Name Server* and select *Manual*.
60
-
1. Enter your gateway address in the *DNS Server 1* field. Alternatively, you can enter the AdGuard DNS server addresses in *DNS Server 1* and *DNS Server 2* fields:
60
+
1. Enter your gateway address in the *DNS Server 1* field. Alternatively, you can enter the AdGuard DNS server addresses in the *DNS Server 1* and *DNS Server 2* fields:
61
61
- IPv4: `94.140.14.49` and `94.140.14.59`
62
62
- IPv6: `2a10:50c0:0:0:0:0:ded:ff` and `2a10:50c0:0:0:0:0:dad:ff`
63
63
1. Save the settings.
64
64
1. Link your IP (or your dedicated IP if you have a Team subscription).
0 commit comments