Skip to content

Commit 0133630

Browse files
committed
Update architecture.rst
1 parent f53ca35 commit 0133630

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

architecture.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,9 @@ You need to make some changes manually to activate the corendns server, follow t
140140
141141
4. `**IMPORTANT:**` Since you have disabled systemd-resolved service on server, make sure to set the nameserver to the public ip of the machine, which basically points to the coredns server.
142142

143-
And now you can point any machine in the network to use this DNS server and you can reach the other peers in the network by their domain names. For external clients running linux, install 'resolvconf' before setting the Wireguard configurations.
143+
And now you can point any machine in the network to use this DNS server and you can reach the other peers in the network by their domain names. For now, set it as the main DNS resolver (set as the first one in the list of your machine's nameservers).
144+
145+
For external clients running linux, install 'resolvconf' before setting the Wireguard configurations.
144146

145147
Refer to your operating system documentation for information about how to configure custom DNS network settings. Here are some general help guides on how to add custom DNS server:
146148

0 commit comments

Comments
 (0)