
5/2016
SATEL technical bulletin
SATELLAR
TCP/UDP Proxy
Using TCP over the radio can be secure, but it can also be quite slow and adds a lot of overhead to the traic.
In some cases it can be benecial to create a TCP-UDP proxy that just sends the payload data over the radio
network. The latency of the connection improves as does the available bandwidth.
Example
This example has the following setup:
An example of how to use the proxy will be presented here. A network consists of 3 SATELLAR devices, one
client and two servers. The IP addresses of the devices are as follows:
All devices have routing tables so that they have IP connectivity. Both server machines have a TCP server
listening at TCP port 502. The Client machine forms a TCP connection over the radio to both of them. The
Client’s conguration would look something like this:
• Server 1: 192.168.2.100:502
• Server 2: 192.168.3.100:502
If the proxy is to be used, it needs to be congured in in all SATELLAR devices and the client need to be
recongured.
First, two proxies must be created in SATELLAR 1, one for each server. Both proxies must listen at dierent
Device IP-Address
Client 192.168.1.100
Server 1 192.168.2.100
Server 2 192.168.3.100
SATELLAR 1 192.168.1.1
SATELLAR 2 192.168.2.1
SATELLAR 3 192.168.3.1