DynaGATE 20-30
The DynaGATE 20-30 is an IoT Edge Gateway specifically develop for smart transportation and fleet management. It combines hardware, software and connectivity to bridge the vehicle with leading Cloud services.
GPS Configuration
The DynaGATE 20-30 can be equipped with an internal GPS device.
The ESF Position Service is already configured to manage it using the 1-7 USB address.
On EL 20.1.0, before you start using the PositionService, you must run this command on boot:
ethgpscfg -p /dev/ttyACM0,115200 -U1,19200,N,8,1,STD
The internal modem (Quectel EG-25) provides an additional GPS device. In standard gateway SKUs the antenna for this GPS device is not connected, even if ESF can manage it. So, it must not be enabled using the ESF UI to avoid undesired behaviours.
Ethernet Configuration
The default configuration of the Ethernet interfaces for a DynaGATE 20-30 is the following:
Interface Name | Gateway Label | Status |
---|---|---|
eno1 | ETH1 | Enabled for LAN - Static address 172.16.0.1 with DHCP server |
enp5s0 | ETH2 | Enabled for WAN - DHCP Client |
Wireless Configuration
The wireless interface of the DynaGATE 20-30 is the wlp1s0. By default, the interface is disabled.
Firewall Configuration
The default ESF firewall configuration for the the DynaGATE 20-30 is as follows:
Port | Protocol | Permitted Network | Permitted Interface Name |
---|---|---|---|
67 | udp | 0.0.0.0/0 | eno1 |
67 | udp | 0.0.0.0/0 | wlp1s0 |
53 | udp | 0.0.0.0/0 | eno1 |
53 | udp | 0.0.0.0/0 | wlp1s0 |
443 | tcp | 10.234.0.0/16 | tun0 |
443 | tcp | 0.0.0.0/0 | eno1 |
4443 | tcp | 10.234.0.0/16 | tun0 |
4443 | tcp | 0.0.0.0/0 | eno1 |
22 | tcp | 10.234.0.0/16 | tun0 |
22 | tcp | 0.0.0.0/0 | eno1 |
5353 | udp | 0.0.0.0/0 | eno1 |
2947 | tcp | 127.0.0.1/32 | lo |
Modem Support
ESF natively supports the DynaGATE 20-30 internal modem (Quectel EG-25).
Journald persistence
EL 20.1.0 uses in RAM journal
EL 30.0.0 uses persisted journal
Clock Service
Chrony-advanced option doesn't support NTS.
Updated over 2 years ago