Why is it connecting to an external IP if it is only configured locally?

I have questions about an external connection with Syncthing

netstat -atnp | grep ESTABLISHED:

tcp 0 0 192.168.1.104:39300 192.168.1.143:22000 ESTABLISHED 11737/syncthing

tcp 0 0 192.168.1.104:47636 107.150.5.143:22067 ESTABLISHED 11737/syncthing

I have Syncthing only in local network, it does not have any settings for internet, nor does it send usage reports.

I see the local address of another device that I am using (which is the first), but an external IP is always shown that sometimes changes (It is the second).

Does anyone know why this second external connection occurs?

Thank you

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.