Configure DNS via the Command Line
| Description | Command |
|---|---|
|
Display configured DNS settings for an interface |
ogcli get physif "net1" |
|
Update DNS settings for an interface |
ogcli update physif "net1" << END |
|
Check unbound service status |
systemctl status unbound.service |
|
List forward-zones in use |
unbound-control list_forwards |