Can traccar block IP address?

tangkii2 years ago

I have setup traccart servier in my home server,but in my home network, some device always send message to traccart Port. traccart log
also print the device message. So can we block network ip with traccar server?

Track-trace2 years ago

Meaby it is your virus scanner scanning the network. What is actually the HEX message in your traccar server log?

tangkii2 years ago

Yes, it is HEX message. After decode it to text, it look like the device LAN discover message. it report device type, name, LAN address and so on.
It send from my router and smart camera.

Anton Tananaev2 years ago

There's no embedded firewall or anything like that. You should use external tools, like your OS firewall or software like fail2ban.

tangkii2 years ago

Thanks, Anton!