Page 1 of 1

OpenVpn cloud and 4G router

Posted: Wed Jul 06, 2022 5:51 pm
by patopat
Hi,

I have a RUT955 router from Teltonika with 4G mobile connection. Due to the mobile provider CGNAT, I have a private IP adress.

The router has some services and OpenVPN feature.
I would like from a laptop connected to internet anywhere in the Europe, do a remote access on a PC connected on the router. Is it possible ?

Best regards,
Pat

Re: OpenVpn cloud and 4G router

Posted: Mon Jul 11, 2022 3:58 pm
by openvpn_inc
patopat wrote:
Wed Jul 06, 2022 5:51 pm
I have a RUT955 router from Teltonika with 4G mobile connection. Due to the mobile provider CGNAT, I have a private IP adress.

The router has some services and OpenVPN feature.
I would like from a laptop connected to internet anywhere in the Europe, do a remote access on a PC connected on the router. Is it possible ?
Hi Pat,

Through OpenVPN Cloud that indeed should be possible. You run a connector from home, and then connect as a client to OpenVPN Cloud from anywhere (In Europe or otherwise.) You can then access the connector through Cloud, and, if configured, you can access the LAN behind the router.

According to this link:
https://openvpn.net/cloud-docs/deployin ... le-router/
it is possible to run the connector on your router. Unfortunately they did a bad job with their openvpn support, because it does not support the all-in-one client profiles as provided by OpenVPN Cloud and Access Server. (I'd suggest that you complain to your vendor about their inadequate implementation of openvpn; it lacks support for the single --config option.)

Note however that "possible" might not mean "practical". You probably have lopsided asymmetric bandwidth on the 4G link, so GUI sessions through the VPN might be painfully slow. If that is the case you might want to consider text-based access such as ssh. All GNU/Linux and Unix OS have long provided openssh's sshd(8), and recent Windows versions do too.

regards, rob0

Re: OpenVpn cloud and 4G router

Posted: Tue Aug 09, 2022 1:41 pm
by patopat
Hi Rob0,

Just an update, with the new firmware 7.x from Teltonika, the all-in-one-client profile works very well.

Best regards,
Pat

Re: OpenVpn cloud and 4G router

Posted: Sat Aug 13, 2022 3:58 pm
by openvpn_inc
Hi Pat,

Thank you for the update, this is good to know.

regards, rob0