Mullvad VPN Introducing WireGuard over TCP and IPv6
1–10 of 11 posts
Re: Mullvad VPN Introducing WireGuard over TCP and IPv6
#2Some sort of UDP in TCP encapsulation ?
Re: Mullvad VPN Introducing WireGuard over TCP and IPv6
#3Re: Mullvad VPN Introducing WireGuard over TCP and IPv6
#4There are very good reasons why it's a bad idea to run a VPN on top of TCP. https://www.youtube.com/watch?v=AAssk2N_oPk
Re: Mullvad VPN Introducing WireGuard over TCP and IPv6
#5There are very good reasons why it's a bad idea to run a VPN on top of TCP. https://www.youtube.com/watch?v=AAssk2N_oPk
For those that aren't loading such domains these days: brief (even incomplete) list of points appreciated.
Re: Mullvad VPN Introducing WireGuard over TCP and IPv6
#6"WireGuard out of the box works only over UDP. This can cause problems because UDP is blocked on many public networks like in cafes and on trains. That’s why we’re introducing a solution for WireGuard over TCP."
Yeah, it's a bad idea, but sometimes it's necessary.
Re: Mullvad VPN Introducing WireGuard over TCP and IPv6
#7Everybody commenting that WireGuard over TCP is a bad idea, and TFA explains why it exists: "WireGuard out of the box works only over UDP. This can cause problems because UDP is blocked on many public networks like in cafes and on trains. That’s why we’re introducing a solution for WireGuard over TCP." Yeah, it's a bad idea, but sometimes it's necessary.
If they have an innovation that solved the TCP meltdown issue that would be interesting.
Re: Mullvad VPN Introducing WireGuard over TCP and IPv6
#8Re: Mullvad VPN Introducing WireGuard over TCP and IPv6
#9The article mentions that places such as cafes and trains block UDP. What is the reasoning for this?
Re: Mullvad VPN Introducing WireGuard over TCP and IPv6
#10The article mentions that places such as cafes and trains block UDP. What is the reasoning for this?
For the most part, if I am providing wifi in a place like that the only thing I want you to do is browse the web. I am not interested in your desire to run a torrent client, stream netflix, or do something else that consumes a significant amount of bandwidth. Most UDP applications are also rather poor when it comes to congestion control and in general do not play nice with the other children. These companies have bet…