computers:dns_server_configuration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computers:dns_server_configuration [2020/08/16 01:29] – [References] 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 ===== | ||
computers/dns_server_configuration.1597512578.txt.gz · Last modified: by chkuo