I just tested again:
- no wireguard, tcp: 9.75 Mbits/s
- no wireguard, udp: 1.05 Mbits/s
- wireguard, tcp: 248 Kbits/s
- wireguard, udp: 1.05 Mbits/s
So, I get the “full” udp speed, but I get some errors / warnings about ‘connection refused’ and ‘did not receive ack’. Obviously not correctly configured, when it is 10 times slower than tcp.
stavefajl@feddit.dk 3 days ago
I’m on linux on all devices. I tested packet fragmentation using:
ping -M do -s [packet size] [ip]
No fragmentation using packet size 1472 and below (before wireguard overhead).