Skip to content

Commit 7e79cfa

Browse files
committed
minor fixes
1 parent 82b90fb commit 7e79cfa

File tree

1 file changed

+10
-11
lines changed
  • docs/private-dns/connect-devices/routers

1 file changed

+10
-11
lines changed

docs/private-dns/connect-devices/routers/unifi.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,49 +19,48 @@ Obtain the DNS-over-HTTPS URL that is used to calculate the DNS Stamp URL.
1919
1. Proceed to *Encrypted DNS**Custom* and enter the following DNS server settings:
2020
- Device type: 'Router'
2121
- Device brand: 'Unifi'
22-
- Device name: '(use your Unifi device name)
22+
- Device name: Use your Unifi device name
2323
1. Click *Next*.
2424
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).
2525

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.
2727

2828
1. Protocol: DNS-over-HTTPS
2929
1. Host name: d.adguard-dns.com
3030
1. Path: /dns-query/123456abc (replace 123456abc with the value obtained from your AdGuard DNS Private Dashboard)
3131
1. Untick
3232
- No filter
3333
- No logs
34-
1. Copy the DNS Stamp URL (e.g., sdns://AgcAAAAAA…)
34+
1. Copy the DNS stamp URL (e.g., sdns://AgcAAAAAA…)
3535

36-
Turn on DNS-over-HTTPS in UniFi
36+
Turn on DNS-over-HTTPS in UniFi.
3737

3838
1. Log in to the Ubiquiti UniFi controller.
3939
1. Go to *Settings**Security*.
4040
1. Click *Protection*.
4141
1. Proceed to *Encrypted DNS**Custom* and enter the following DNS server addresses.
4242
- Server Name: 'AdGuard DNS'
43-
- DNS Stamp: DNS Stamp URL copied from above
43+
- DNS Stamp: DNS stamp URL copied from above
4444
1. Click *Save*.
4545

4646
## Use your router admin panel
4747

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.
4949

5050
1. Log in to the Ubiquiti UniFi controller.
5151
1. Go to *Settings**Networks*.
5252
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:
5454
- IPv4: `94.140.14.49` and `94.140.14.59`
5555
- IPv6: `2a10:50c0:0:0:0:0:ded:ff` and `2a10:50c0:0:0:0:0:dad:ff`
5656
1. Click *Save*.
5757
1. Return to *Network*.
5858
1. Choose *Edit Network**LAN*.
5959
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:
6161
- IPv4: `94.140.14.49` and `94.140.14.59`
6262
- IPv6: `2a10:50c0:0:0:0:0:ded:ff` and `2a10:50c0:0:0:0:0:dad:ff`
6363
1. Save the settings.
6464
1. Link your IP (or your dedicated IP if you have a Team subscription).
65-
66-
- [Dedicated IPs](private-dns/connect-devices/other-options/dedicated-ip.md)
67-
- [Linked IPs](private-dns/connect-devices/other-options/linked-ip.md)
65+
- [Dedicated IPs](private-dns/connect-devices/other-options/dedicated-ip.md)
66+
- [Linked IPs](private-dns/connect-devices/other-options/linked-ip.md)

0 commit comments

Comments
 (0)