CONFIG DDNSCLIENT SHOW

Level

base

History

Appears in Netasq 6.0.0

Description

Show all or specific dynamic DNS client configuration

Usage

[name=<name of configuration>]

Returns

[Config]
Verbosity=(0|1)

[DynamicDNS]
State=(On|Off)
Provider=type of provider
Service=name of service
User=user name to login
Password=password to login
Hostname=registred hostname
Server=server of service
protocol=(HTTP|HTTPS)
WildcardOption=(0|1) : wilcard redirection
OfflineOption=(0|1) : offline redirection
RenewInterval=maximum interval between renewal
NAT=(0|1) : 0 uses interface address, 1 uses public address

Remark

optional parameter "name" to show only one configuration

Example

CONFIG DDNSCLIENT SHOW
[Config]
Verbosity=0

[DynamicDNS]
State=On
Provider=dyndns
Service=dyndns
User=ddns_user
Password=ddns_passwd
Hostname=my_ddns.dnsalias.net
Server=members.dyndns.org
protocol=HTTP
WildcardOption=1
OfflineOption=0
RenewInterval=2419200