computers:dns_server_configuration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computers:dns_server_configuration [2020/08/16 01:24] – chkuo | computers:dns_server_configuration [2020/08/16 01:53] (current) – chkuo | ||
|---|---|---|---|
| Line 84: | Line 84: | ||
| </ | </ | ||
| + | check the " | ||
| + | <code bash> | ||
| + | systemd-resolve --status | ||
| + | </ | ||
| + | To set BIND as the default resolver, edit ''/ | ||
| + | In the [Resolve] section, add '' | ||
| + | <code bash> | ||
| + | # restart and check again | ||
| + | sudo systemctl restart systemd-resolved | ||
| + | systemd-resolve --status | ||
| + | </ | ||
| ===== Test ===== | ===== Test ===== | ||
| Line 135: | Line 146: | ||
| ===== References ===== | ===== References ===== | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
computers/dns_server_configuration.1597512244.txt.gz · Last modified: by chkuo