Server forward ( raw data )

Craenistaa month ago

Hi Everyone (Specially Traccar Team).

Iam using traccar version 5.6, Does it support server forward?
I have read the configuration file document which my setting <entry key='sever.forward'>mydomain.com:6018</entry>
but i looks seem doesnt comming the row data.

Thanks You

Sachina month ago

The forward features is forwarding all device data, I want to forward only selected device or devices data is this any configuration is there or we need to modify the source code???

Craenistaa month ago

I prefer based on the selected device but if it can't be done and can be used on all devices, that's okay

Anton Tananaeva month ago

Version 5.6 doesn't support raw data forwarding.

Please stop using all-caps in the future.

Craenistaa month ago

Thank Anton
iam so sory, next l will look my capital font before posting

Craenistaa month ago

Hi Anton please tellme what version are support server.forward

Anton Tananaeva month ago

Check release change log:

https://www.traccar.org/blog/

AlekseyP6 days ago

no way to forward to another port?

<entry key='server.forward'>127.0.0.1:2039</entry>

it doesn't work like that

Anton Tananaev6 days ago

No. There should be many different ports, even if it was possible.

AlekseyP6 days ago

Thank you for your answer, I didn't quite understand your answer
I receive a packet on port <entry key='teltonika.port'>65508</entry>
How can I forward the packet to another port on the same server?

Anton Tananaev6 days ago

You cannot.