how to use the same protocol on multiple ports / one protocol two ports

ichem8 years ago

I have two groups of devices teltonika that I want to start on two ports: fm4100 ---> port = 30001 & fm1100 ---> port = 30145

how to set the configuration file?

 <entry key='teltonika.port'>30001</entry>
 <entry key='teltonika.port'>30145</entry>

think

Anton Tananaev8 years ago

It's not possible, but you can just forward two different onside ports to point to same Traccar port.

ichem8 years ago

Merci