Skip to main content

Installation procedure for Milesight UG65/UG67

Installation requirements

  • The gateway starts a WIFI network, you must use it to log in the administration interface.
  • You need to have the root password, by default it is LoRaWAN@2018 (take care, it is case sensitive).
  • You need to have the administration login / password, they are written under the box.
  • In case of problems, you might have to use a USB cable to directly connect on the box (console usb port next to the power cable).

Preparing the gateway

  • Connect your computer to the WIFI network of the Gateway:

    • Gateway_XXXXXX

  • Navigate to the http://192.168.1.1 admin page:

    • login: admin

    • password: password

  • The first time you connect, you will need to configure the antenna type and change the admin password. You can choose to proceed with the configuration or skip it.

Enabling SSH

  • Go to System / General Settings / Access Service.

  • Click on Enable SSH.

  • Click Save then Apply.

Setting system time

  • Go to System / General Settings / System Time.

  • Select your Time Zone.

  • Change the NTP Server Address.

  • Click Save

Configuring the network interface

  • Go to Network / Interface / Port

  • On the Port_1 section, change for static IP or DHCP.

  • Fill the corresponding fields.

  • Click Save & Apply.

Installing ThingPark Enterprise All-in-One

  • You can now disconnect from the gateway WIFI.

  • You can now proceed with a standard ThingPark Enterprise All-in-One installation

    • Copy the package on the / folder of the gateway.

    • SCP TAO_milesight.MILEST_UG65.1_1.3.1 root@<gateway ip>:/

    • SSH on the gateway and execute the package:

      ssh root@<gateway ip>
      cd /
      chmod u+x ./TAO_milesight.MILEST_UG65.1_1.3.1
      ./TAO_milesight.MILEST_UG65.1_1.3.1
      Using username "root".

      BusyBox v1.25.1 (2022-03-29 11:43:51 CST) built-in shell (ash)
      root@GATEWAY:~# cd /
      root@GATEWAY:/# ./TAO_milesight.MILEST_UG65.1_1.3.1
      Self Extracting Installer
      ./
      ./rootfs-patch-tao-1.3.1-ug65.tar.gz
      ./install.autorun
      Execute tao-install.sh
      trying loraserver/etc/init.d/loraserver stop
      Command failed: Not found
      trying mosquitto/etc/init.d/mosquitto stop
      trying S98loraserver
      trying S80mosquittorm /etc/rc.d/S80mosquitto
      LRR custom configuration
      -> TAO fresh install, add complete lrr custom folder
      ipsec is in /etc, need to clean files and folder
      Execute system preparation scripts if any
      System characteristics: setting file not present: automatic creation ...
      -----------------------------------------------------------

      ...

      /etc/init.d/firewall: line 164: ip6tables: not found
      /etc/init.d/firewall: line 164: ip6tables: not found
      /etc/init.d/firewall: line 164: ip6tables: not found
      Installation done