Mikrotik- 5023 port forwading, protocol gt06

WuBe2 years ago

I successfully forwarding www port for traccar installed in my lan network but I've got problem with 5023 port and gt06 protocol. On the list of avalaible protocol in my mikrotik config page (RouterOS v7.2.3) there is nothing like this. I'm in path /IP/Firewall/NAT.

Track-trace22 years ago

You should just set a manual rule to forward port 5023 on your Mikrotik router to port 5023 on your traccar server

WuBe2 years ago

yes, I did this for web service. In /IP/Firewall/NAT/ created new rule, but there is obligatory protocol to choose, list is long and contains tcp, udp and many others but nothing similar to gt06.

Track-trace22 years ago

Since your Mikrotik router has nothing to do with traccar server protocols (it just forwards the data). Just try tcp for that port 5023.

WuBe2 years ago

tcp protocol is ok. Traccar receive data.

Track-trace22 years ago

Great that it helped.