Age | Commit message (Collapse) | Author |
|
Add a couple of configuration options to DDNS, to allow the use=web
option from ddclient when determining the external IP address. This
will allow DDNS to be correctly updated when behind a NAT device.
Syntax:
set service dns dynamic interface eth0 use-web url (url to use)
set service dns dynamic interface eth0 use-web skip (search for this)
Bug #455 http://bugzilla.vyos.net/show_bug.cgi?id=455
|
|
|
|
Per current policy remove verb from all help messages in th is package
|
|
|
|
|
|
|
|
If program can handle it no point in enforcing in CLI.
|
|
For consistency all templates should use same script to validate
interface names.
|
|
"Atleast" is not an English word, it should be "At least"
|
|
not exist
- Generate a warning rather than a commit fail when user enters a non-existent interface
|
|
|