Tracker port forwarding to 2 Traccar server installations ?

Phanto8 years ago

Hello,
I am currently using the traccar 3.5 with the WebUIMod on a RasPi, due to the geofencing etc capability.

I would like to try the 3.6 on my synology to compare both, but would like to first try them in parallel (even 2 separated databases. The Raspi already uses the database on the Synology).

What I would need is to forward the port (55032) of the Trackingdevice to the two different IPs/ports on Synology and RasPI.

Is there any application e.g. for Synology which can forward the receiving port information to 2 other ports ? As far as I know ports can always only be defined 1-to-1.

Any help or tips are highly appreciated.

Thanks in advance

holger

Anton Tananaev8 years ago

You would need some application that would duplicate data to two ports. Some simple script (e.g. on Python) could do.