File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -136,10 +136,12 @@ Linux:
136
136
a ` .bit ` domain. If you want to use DNSSEC, generate keys as shown above
137
137
and configure ncdns appropriately.
138
138
139
- - Install and setup the Unbound recursive resolver on your system. Set it up
140
- to start at boot. See above for configuration suggestions. If you wish to
141
- use DNSSEC, add the ncdns DNSKEY to Unbound as a trust anchor as shown
142
- above. (Make sure Unbound listens only on localhost.)
139
+ - Install and setup the Unbound recursive resolver on your system. On most
140
+ systems, the recommended way to install Unbound is to install DNSSEC
141
+ Trigger, which installs and configures Unbound automatically.
142
+
143
+ If you wish to use DNSSEC, add the ncdns DNSKEY to Unbound as a trust
144
+ anchor as shown above. See above for configuration suggestions.
143
145
144
146
- Edit ` /etc/resolv.conf ` to point to the Unbound resolver at 127.0.0.1.
145
147
(If this file is generated automatically via DHCP or similar, you may
You can’t perform that action at this time.
0 commit comments