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
|
|
Add support for using the no-ip.com dynamic DNS service with VyOS.
Bug #436 http://bugzilla.vyos.net/show_bug.cgi?id=436
|
|
Add support for using the afraid.org dynamic DNS service with VyOS.
This requires the updated ddclient package built for VyOS to work
correctly as the version currently in squeeze lacks support for the
freedns protocol.
Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287
|
|
|
|
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
|
|
|