-
I managed to set up OpenVPN with NetworkManager; I had to switch VPN provider to IVPN because they still support AES‑256‑CBC.
It's working flawlessly on Wi‑Fi, but not on cellular data. On cellular it connects, but I get no internet. Is there something I need to do to make cellular work?
Very nice tho that ivpn works gives me hope I might get it to work on cellular
-
P Privacy+freedom moved this topic from General
-
I tried to run sudo IP route replace default Dev ccmi1 metric 40 did not help so reverted it
-
@Privacy-freedom
Just to be clear:
Are you trying to install the OpenVPN server or the OpenVPN client on your phone? -
@Vlad-Nirky client I downloaded the openvpn config from ivpn and imported it with nmcli but I had to manually input the ca cert and tsl cert
Its working 100% perfect on WiFi but when I go on 4g it connects to the VPN but I get no internet
I'm on ubuntu touch version 24.04.1.3
-
client I downloaded the openvpn config from ivpn and imported it with nmcli but I had to manually input the ca cert and tsl cert
Its working 100% perfect on WiFi but when I go on 4g it connects to the VPN but I get no internet
I'm on ubuntu touch version 24.04.1.3
Perhaps could you try to reduce the MTU packet size?
nmcli connection modify "Your_VPN" +vpn.data "mssfix=1300" -
@Privacy-freedom
Another possibility is to disable IPV6
nmcli connection modify "Your_VPN" ipv6.method ignore -
@Vlad-Nirky will try this
-
@Vlad-Nirky sadly non of those commands fixed it
Pretty weird that openvpn works on WiFi but not mobile data
-
@Privacy-freedom
Last chance, force the openvpn
nmcli connection modify "Your_VPN" ipv4.never-default no
nmcli connection modify "Your_VPN" ipv6.never-default no -
@Privacy-freedom
Did you tried a ping of an IP address or a domain name? -
@Vlad-Nirky tried to ping google now i just get Temporary failure in name resolution
those commands did not fix it also
mby its s bug with openvpn on ut
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login