Specifications

Table Of Contents
Chapter 5 Connecting to an ISP
Configuring DDNS on the JACE-4/5
Niagara Release 2.3
Niagara Networking & Connectivity Guide Revised: May 22, 2002
5–23
Configuring the JACE-4/5 for DDNS
The JACE-4/5 DDNS client set up in the ddns.properties file, which is accessible via
the Admin Tool.
About the
ddns.properties
file
The ddns.properties file includes four parameters, as listed in Table 5-3. Just like the
ras.properties file, parameters are listed in the form <parameter>=<value>. However,
unlike the ras.properties file, several parameters are preceded by a pound sign, which
you would need to remove to enable the parameter. For example, in Figure 5-7, the
domainName parameter has been enabled by the removal of the pound sign.
Configuring the
ddns.properties
file
Use the following steps to set up DDNS on the JACE:
Procedure 5-4 Configuring DDNS on a JACE-4/5.
Step 1
Using the Admin Tool, connect to and log into the JACE.
Step 2
Click the Network tab.
Step 3
Click DDNS Properties.
The ddns.properties file opens for editing (Figure 5-7).
Tip If you do not see the DDNS Properties button, maximize the Admin Tool.
Table 5-3 Parameters of the ddns.properties file.
Parameter
Valid Values and
Default Values (in Bold) Description
enabled false
true
Set to true to enable the DDNS client. Since most JACEs do not
require DDNS services, the default is false.
domainName a valid fully qualified host and
domain name in the form:
<name>.<TZOdomain>.<class>
The fully qualified name of the JACE as given to you by TZO. For
example:
domainName=JACE54.EasyIP.net
Note: If you want to use a TZO domain, you must use either
EasyIP.net or MyLinuxPC.com.
email a string in the form:
<username>@<domain>.<class>
The e-mail address given to TZO when you register.
key any valid string including spaces This key, supplied by TZO, is sent by the JACE during each
update. Enter exactly as it is given to you by TZO.
server1
server2
server3
server4
any valid fully qualified server and
domain name
OEMUpdate1.tzo.com
OEMUpdate2.tzo.com
OEMUpdate3.tzo.com
OEMUpdate4.tzo.com
The servers that the JACE attempts to register the key with. It
attempts to register with server1, and upon failure, tries the next
server listed, and so on.
Note: Be sure to verify these addresses with TZO when
registering.