Age | Commit message (Collapse) | Author |
|
Update op-mode for dynamic dns to standardize on `vyos.opmode`. All
methods of `op_mode/dns_dynamic.py` are now available in standardized
`op_mode/dns.py`.
Move op-mode command `update dns dynamic` to `reset dns dynamic` to
reflect that it is not an update but a reset of the dynamic dns service.
Also, make the help texts more consistent for all op-mode commands for
`dns dynamic` and `dns forwarding`.
|
|
Remove ddclient cache file. This can be used if ddclient complains that one
tries to update the same IP address over and over again.
|
|
|
|
Add support for monitoring dynamic dns updates via journalctl.
Additionally, switch to using journalctl to show dynamic dns updates.
Also add/adjust the CLI help messages for consistency.
|
|
config path
|
|
|