Forum Discussion
How to Connect to a Consumer VPN on T-Mobile Home Internet (5G Nokia Gateway)
I never have problem with Torguard VPN with Spectrum until I switched to T-Mobile recently. Here is how I fixed this problem in my pc Windows 10 and android phone.
For PC Windows 10, after I launched the Torguard VPN app to connect to Torguard VPN using wireguard, I used the command line with admin authorization:
netsh interface ipv4 set subinterface "wg-torguard" mtu=1376 store=persistent
to decrease the MTU size to 1376 for wg-torguard interface. I then got the maximum speed that I normally got with Torguard VPN (around 150Mbps download). Without doing this, my speed is super slow like 5Mbps max. When I used the OpenVPN solution which was mentioned above, it worked too; but the speed is cut down in half (60Mbps); I was trying to make the OpenVPN speed back to normal; but unsuccessful because I could not see the OpenVPN subinterface after I executed the command to display the subinterface.
For android OS, I used the OpenVPN solution which was mentioned in this thread to resolve the super slow speed issue (3Mbps); but my speed was cut down in half (60Mbps) from the speed that I normally got (150Mbps). WireGuard didn't work at all.
Contenido relacionado
- Hace 2 años
- Hace 4 meses
- Hace 7 meses