Mobile broadband ssh cloud/device

Next-generation cloud-hosted OpenVPN business solution.
Post Reply
melissalo
OpenVpn Newbie
Posts: 1
Joined: Fri Dec 10, 2021 2:42 pm

Mobile broadband ssh cloud/device

Post by melissalo » Fri Dec 10, 2021 3:03 pm

I am trying to connect the cloud that has VPN server to the client Ubuntu 18.
I downloaded the .ovpn file on my client Desktop with sudo access. I assigned a static IP to my client device.
I connected through wifi, imported the configuration than started the session. I was able to connect to the VPN server.
I used the following command: openvpn3 session-start --config <filepath.ovpn>
After connecting ssh from the cloud that has the VPN server, the connection was established, and I was able to access the client devices from the server through ssh.
I even tried different wifi networks, I managed to make the connection work.
However, my question is I want to access the client device through ssh from the cloud server using a mobile broadband instead of wifi. When I connect to the mobile broadband, and use the command openvpn3 session-start --config <filepath.ovpn>, the internet doesn't work anymore on the client and I can't connect anymore to the server.
How can I solve this issue? To have internet access through mobile broadband and connect ssh from the server to the client device.

TinCanTech
OpenVPN Protagonist
Posts: 11137
Joined: Fri Jun 03, 2016 1:17 pm

Re: Mobile broadband ssh cloud/device

Post by TinCanTech » Fri Dec 10, 2021 3:23 pm

The community do not support openvpn-3 and there is no category for it here, either.
Moved to "OpenVPN Cloud" because that is most appropriate board here.

You may have better luck here: https://github.com/OpenVPN/openvpn3

Post Reply