Hello. From what I understand netclient 0.18.5 now tries to find a local connection to other peers. Is there a way to disable it for some/all hosts or networks?
I have a couple clients in a netmaker network. They are not allowed to connect to each other with ACL, but both still have a lot of log messages like this "determined new endpoint for peer %host_key% - 172.18.0.1:51821", followed by "failed to store best endpoint for peer no peer found".
They don't have any connection to each other except for WAN. But they both have docker installed, so some network interfaces use the same IP range(and the same IP too). For example, 172.20.0.1/16 or 172.18.0.1/16. It seems like netclient tries to use docker networks to connect these clients, even though these networks are separated and provide no connectivity between these clients.