Specifications
Table Of Contents
- About This Document
- Understanding Networking and IP Addressing
- Introduction to Networking
- Networking using IP
- Niagara Considerations
- Additional Information
- Configuration and Troubleshooting Tools
- Connecting on a LAN
- Connecting with Direct Dial
- Connecting to an ISP
- Using Security Technologies
- Configuration Files Used for Communication
- Glossary
- Index

Niagara Release 2.3
Niagara Networking & Connectivity Guide Revised: May 22, 2002
Appendix A Configuration Files Used for Communication
JACE-4/5
A–2
JACE-4/5
Table A-1 lists files used in communications on VxWorks-based Niagara hosts.
drivers.properties <release>\nre\lib\ Used to implement and configure various drivers. You can edit
this file using the
Admin Tool (Installation tab). Typically you do
not need to edit this file unless configuring a specific driver
(follow instructions in the integration document). Parameters of
special note used in communications on this platform:
• comm.driverClass—provides access to the serial ports. The
driverClass property is platform specific and must be present.
You should never modify it.
system.properties Used to configure properties of the system (host). For this
platform, you can only edit using a text editor (not through the
Admin Tool). Parameters of special note used in
communications on this platform:
• resolveIpAddresses—when true, indicates whether the
system should resolve IP addresses of incoming
communications to host names before allowing connection.
Default is false.
niagarad.properties Used to configure niagarad, the Admin Tool interface to the OS.
Also used to change the default port you use to connect to the
host with the Admin Tool. Must be edited with a text editor (not
through the Admin Tool). See also “Changing the Administration
Port (3011),” page 6-12.
ddns.properties Used to configure properties of the TZO DDNS service. Typically
not used on this platform.
ipchanges.txt <release>\nre\user Lists any IP address change that you make with the Admin Tool.
See “About the ipchanges.txt file,” page 3-16.
Table A-1 Communication files used on Windows-based Niagara hosts.
File Location Purpose
Table A-2 Communication files used on JACE-4/5s.
File Location Purpose
station.properties <release>\stations\<stationname> Used to control configuration of the station, including whether the
station auto starts. Also used to change the httpPort used by the
Admin Tool for station functions. See also “Changing the HTTP Port
used by the Admin Tool for Station Functions,” page 6-11.
system.properties \sys Used to configure properties of the system (host), including enabling
telnet and FTP servers. For this platform, you can edit it using the
Admin Tool (
Host > Edit System Properties). See also “Telnet,”
page 2-14 and “FTP,” page 2-17.
port.properties Used to configure the serial ports of a JACE-4 only. See “Enabling
the JACE-4 Modem (Internal or External),” page 4-10.
event.log The file associated with the Event Log function of the Admin Tool
(
Host > View Event Log), which is used only on this platform. The
niagara daemon reports troubleshooting information here. See
“Troubleshooting Connection Problems,” page 5-19 and
“Troubleshooting DDNS Connections,” page 5-24.