|
|
|
|
|
by Capricorn2481
236 days ago
|
|
> but plain Wireguard also cannot punch through NATs and firewalls without any open ports like Tailscale can, as far as I know I could be wrong, but I think Tailscale just does what you can do on Wireguard, which is `PersistentKeepAlive`. It lets a wireguard client periodically ping another to keep the NAT mapping open. |
|
Tailscale handles this, and can establish a direct connection between two machines without either of them needing an open port listening for new connections.
There's an article on their website that explains how they do it: https://tailscale.com/blog/how-nat-traversal-works