Is it correct, that VPNAzure never routes any data traffic?
Posted: Thu Apr 16, 2020 11:08 am
Can someone confirm that VPNAzure is only involved in opening the VPN tunnel, but it never routes/relays any actual traffic?
//edit:
After reading some more, I believe this is not the case. The VPNAzure page has this entry in its FAQ:
So I guess this means that if UDP Hole punching is not successful, it will actually reroute all VPN traffic (becomming the bottleneck).
Can anyone confirm?
//edit:
After reading some more, I believe this is not the case. The VPNAzure page has this entry in its FAQ:
Code: Select all
Frequently Asked Questions
Any method to improve the speed dramatically?
Yes. Install SoftEther VPN Client software on the home PC (client-side PC) instead of using MS-SSTP VPN built-in client.
A pair of SoftEther VPN Client and SoftEther VPN Server will try to make a fast UDP-based VPN link between them, even if both or any parties are behind the NAT or firewall. In order to make a fast UDP-based VPN link, SoftEther VPN exploits the UDP Hole Punching (NAT-Traversal) technique.
If your SSTP-VPN is very slow, install SoftEther VPN Client in the client-side PC. It will surprise you at high-throughput and low-latency.Can anyone confirm?