Closed AuraElicase closed 1 year ago
Start two phantun
s would help - just remember to set --tun-local
and --tun-peer
so each phantun
uses its own addr.
Generally you will have one end that has well known port which should be used with Phantun server. The other end that uses ephemeral port should be the Phantun client.
If both sides has public IP address available, then it really doesn't matter which one is which.
I have two peers connect by wireguard full mesh network. Both nodes act as both servers and clients. On wireguard only tunnel, it work fine. However, when I want to use phantun to reduce UDP QoS, I don't know how to do with it.