Can traccar block IP address?

tangkiia year 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-tracea year ago

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

tangkiia year 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 Tananaeva year ago

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

tangkiia year ago

Thanks, Anton!