diff options
author | Ricardo Marramaque <ralm@rmarramaque.com> | 2020-04-06 20:12:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-06 21:12:17 +0200 |
commit | b2c87a50588db3e0445c07ecbed07d9f61cd8efc (patch) | |
tree | 0ddefe013a77496af622e7065fa93170eeda4b3a /docs | |
parent | d48823a2b96f77103b57ba73dbf352619f4367e0 (diff) | |
download | vyos-documentation-b2c87a50588db3e0445c07ecbed07d9f61cd8efc.tar.gz vyos-documentation-b2c87a50588db3e0445c07ecbed07d9f61cd8efc.zip |
dns-dynamic: clarify login field when using Namecheap DDNS provider
Updating docs as a follow up from this forum post:
https://forum.vyos.io/t/dynamic-dns-with-namecheap/5015/5
Diffstat (limited to 'docs')
-rw-r--r-- | docs/services/dynamic-dns.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/services/dynamic-dns.rst b/docs/services/dynamic-dns.rst index f526009f..3d802d29 100644 --- a/docs/services/dynamic-dns.rst +++ b/docs/services/dynamic-dns.rst @@ -109,6 +109,7 @@ hostnames, protocol and server. Configure `<username>` used when authenticating the update request for DynDNS service identified by `<service>`. + For Namecheap, set the <domain> you wish to update. .. cfgcmd:: set service dns dynamic interface <interface> service <service> password <password> |