
SATEL technical bulletin
SATELLAR
2
First, the serial port in both SATELLARs must be congured to match the User device conguration. Aer this
the SATELLARs are able to communicate with each others.
The basic idea is to cross-congure SATELLARs to communicate with each other. Protocol can be also UDP as
long as it is same in both ends.
2. TCP Server
SATELLAR is congured to listen the dened IP Port number and forward data from the port to the serial port
(IP to Serial-conversion).
SATELLAR B
(RU+CU)
SATELLAR A
(RU+CU)
DTE B
TD
RD
PWR
STAT
RX
TX
CTS
RTS
USB
ETH
PWR
STAT
OK
TD
RD
PWR
STAT
RX
TX
CTS
RTS
USB
ETH
PWR
STAT
OK
Internet
TCP Server, conversion from IP to serial port
DTE A
Ethernet IP Address 192.168.1.1
IP Route 192.168.2.0/24 via 192.168.1.2
Application able to send messages to dedicated
address and port congured to send to 192.168.2.10
port 2006
SATELLAR A
Ethernet IP Address 192.168.1.2
RMAC 1 i.e. Tun0 10.10.32.1
Packet Route to 2
IP Route 192.168.2.0/24 via 10.10.32.2
SATELLAR B
Ethernet IP Address 192.168.2.10
RMAC 2 i.e. Tun0 10.10.32.2
Packet Route to 1
IP Route 192.168.1.0/24 via 10.10.32.1
Serial IP conguration as above
Serial port conguration in line with User device DTE
B
DTE B
Serial port conguration in line with SATELLAR B
User Device DTE A has an Ethernet IP address 192.168.1.1. SATELLAR B has two IP addresses Tun0 10.10.32.2
and Eth0 192.168.2.10 which both can be used depending on the routing conguration in User device DTE A.
Ethernet address is used in this example.
Parameter SATELLAR A SATELLAR B
Mode Server Client
Protocol TCP TCP
Listening Port 2005 Irrelevant in this mode
Sending Port Irrelevant in this mode 2005
Sender Target Address 10.10.32.2 10.10.32.1