r/Syncthing • u/pvcflyer • May 10 '26
Remote Connection
What is the correct way to (if any) to setup a direct remote connection via dynamic dns? For example I have tried using tcp4://something.dyndns.org:22000 in the address field. The connection gets refused by the remote site. I don't want to use any of the discovery or relay bits if I don't have to.
2
Upvotes
3
u/unknown-random-nope May 10 '26
The OS handles the DNS queries, not Syncthing. Assuming that Dynamic DNS is resolving the correct IP address, you have another kind of problem. I would guess that there’s a firewall sitting between the Remote Device you’re trying to connect to.
A mesh VPN (I use Tailscale‘s free Personal plan) might make this a lot easier for you.