Dear All,
I set up Zerotier on Chateau LTE6 (ros 7.12.1) to give outside access to engineers to configure our production robots. Everything is working fine, except I can’t ping some LAN devices from zerotier and therefore access those by software using UDP.
I have route in Zerotier panel 192.168.1.0/24 via 192.168.193.1, and for example I can ping from outside 192.168.1.5, but can’t 192.168.1.6. Though I can reach both locally from mikrotik router itself. I suspect 192.168.1.5 listens on tcp, but 192.168.1.6 only on udp.
If I make VPN connection I can ping both from outside no problem. But I would like to make Zerotier work as well. I is possible ZT is blocking UDP? How could I debug this?
Appreciate your help.