Installation Instructions
Table Of Contents
- Installation and Configuration Manual
- Tait Communications Corporate Head Office
- Contents
- Preface
- 1 Introduction
- 2 Installation
- 3 Configuration
- 4 Administrating the SCADA Gateway
- 4.1 Logging on to the SCADA Gateway
- 4.2 Logging on to the SCADA Gateway as ‘root’
- 4.3 Self-Signed SSL Certificates
- 4.4 Using the Certificate from a Certification Authority (CA)
- 4.5 Changing the ‘root’ and ‘taitnet’ Passwords
- 4.6 Stopping/Starting the SCADA Gateway Software
- 4.7 Changing to a Local Time Zone
- 4.8 SCADA Gateway Resource File
- 5 Uploading SCADA Gateway Firmware
- 6 Backing up/Restoring Configuration Files
- Appendix 1: Transferring an ISO Image to a USB Flash Drive
- Appendix 2: Adding an Alternate Interface in CentOS
14 Installation SCADA Gateway Installation and Configuration Manual
© Tait Limited May 2017
Netmask and default gateway MUST be the same as that used by the
DMR node controller.
Enter the following:
./vmnetconf <ip-address> <netmask> <default-gate-
way>
The Virtual Machine will automatically reboot after applying the
required changes.
Test if address assignments are successful by pinging the Virtual
Machine from the DMR node controller.
Enter:
ping <SCADAGateway-ip-address>
A succesful ping will return:
<SCADAGateway-ip-address> is alive
12. Look up the filename of the SCADA gateway software:
cd /cdrom/app
ls -l
The SCADA gateway software is contained in an iso image with a
filename similar to
Q9361RH6_01.04.02.423330.iso (the num-
bers at the end of the file name are the version number).
13. To install the SCADA gateway software on the Virtual Machine,
enter the following, using the filename acquired above:
cd ..
./installapp app/<filename>
DMR 14. Check the DMR node controller is operating correctly by making
calls, checking log and alarm files etc.
SCADA Gateway 15. Check the SCADA gateway is running as follows:
16. Access the SCADA gateway WebUI by entering:
https://<SCADAGateway-ip-address>
or
https://<SCADAGateway-ip-address>:17443 for gateway
v1.04 or higher
17. Log on using the following login credentials:
username: taitnet
password: tait
Ejecting the CD 1. Use an SSH terminal application to connect to the IP address of the
DMR node, using
taitnet and tait as the default username and
password.