Skip to content

Commit 33e1de3

Browse files
authored
Merge pull request #15 from bap14/main
Main
2 parents 2082194 + 3e953a6 commit 33e1de3

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

configuration/dns-resolver.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,15 @@ In the above examples you can replace ``1.1.1.1`` and ``1.0.0.1`` (CloudFlare) w
6565

6666
Add the local dnsmasq resolver as the first DNS server:
6767

68+
#### Windows 10
6869
![Windows DNS Configuration](screenshots/123906280-8a09c400-d97c-11eb-9558-cb513f89e4c3.png)
70+
71+
#### Windows 11
72+
Open the Network & Internet control panel
73+
![Windows 11 Network Control Panel](screenshots/dns-resolver--win11-network-internet-panel.png)
74+
75+
Select the correct network interface for your device (ethernet, wifi, etc.), then click the "Edit" button on the line for "DNS Server Assignment"
76+
![Windows 11 DNS Server Assignment tab](screenshots/dns-resolver--win11-ethernet-settings.png)
77+
78+
Specify ``127.0.0.1`` as the primary DNS host and any public DNS server as the backup (e.g. ``1.1.1.1`` for Cloudflare, ``9.9.9.9`` for Quad9)
79+
![Windows 11 DNS Configuration](screenshots/dns-resolver--win11-interface-dns-settings.png)
3.5 KB
Loading
22.2 KB
Loading
15.8 KB
Loading

0 commit comments

Comments
 (0)