CalAmp/ThinxNet device – UDP support for port 5082?
-
I'm running Traccar via Cloudron and trying to connect a ThinxNet LMU30G600.
The CalAmp protocol uses port 5082 over UDP, so the device packets don't reach Traccar.
root@cloudron:~# tcpdump -v port 5082 17:31:47.780025 IP (tos 0x0, ttl 112, id 3, offset 0, flags [none], proto UDP (17), length 217) lte-out-ml01.sipgatewireless.de.20510 > my.<cloudrondomain>.5082: UDP, length 189I tried to enable TCP by
!RP,2321,1,0, but the tracker responded withERROR.Is it possible to also expose port 5082 as UDP by configuration?
-
Hey @james, thanks a lot for your quick help! Unfortunately port 5082 is exposed for TCP but not for UDP:
root@cloudron:~# sudo docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 7a593b43c164 cloudron/org.traccar.cloudronapp:202603082047210000 "/app/pkg/start.sh" 36 minutes ago Up 36 minutes 0.0.0.0:5082->5082/tcp, [::]:5082->5082/tcp 59d087c4-3c2c-4415-a93e-1d729f90b2ceAs you can see in the previous post, my CalAmp device isn't TCP capable.
-
Hey @james, thanks a lot for your quick help! Unfortunately port 5082 is exposed for TCP but not for UDP:
root@cloudron:~# sudo docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 7a593b43c164 cloudron/org.traccar.cloudronapp:202603082047210000 "/app/pkg/start.sh" 36 minutes ago Up 36 minutes 0.0.0.0:5082->5082/tcp, [::]:5082->5082/tcp 59d087c4-3c2c-4415-a93e-1d729f90b2ceAs you can see in the previous post, my CalAmp device isn't TCP capable.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login