Digi TX40 User Manual page 434

Table of Contents

Advertisement

Routing
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Add a new Dynamic DNS instance. For example, to add an instance named new_ddns_
instance:
(config)> add network ddns new_ddns_instance
(config network ddns new_ddns_instance)>
New Dynamic DNS instances are enabled by default. To disable:
(config network ddns new_ddns_instance)> enable false
(config network ddns new_ddns_instance)>
4. Set the interface for the Dynamic DNS instance:
a. Use the ? to determine available interfaces:
b. Set the interface. For example:
(config network ddns new_ddns_instance)> interface wan1
(config network ddns new_ddns_instance)>
5. Set the Dynamic DNS provider service:
a. Use the ? to determine available services:
(config network ddns new_ddns_instance)> service ?
Service: The provider of the dynamic DNS service.
Format:
custom
3322.org
changeip.com
ddns.com.br
dnsdynamic.org
...
Default value: custom
Current value: custom
(config network ddns new_ddns_instance)> service
b. Set the service:
(config network ddns new_ddns_instance)> service service_name
(config network ddns new_ddns_instance)>
6. If custom is configured for service, set the custom URL that should be used to update the IP
address with the Dynamic DNS provider:
TX40 User Guide
Dynamic DNS
434

Advertisement

Table of Contents
loading

Table of Contents