I have a Raspberry Pi device which will be deployed to a location with a network
which does not have a public IP address.

The RPi will be confiugured with openvpn to auto-connect to my VPN server when
it starts.

The client-to-server connection is used to make available a video library to the
remote site.

Is there some way when that RPi has connected to my OpenVPN server to reach it
"backwards" via the connected tunnel? I mean to establish a command line SSH
interface through the tunnel or similar.

Either from the server itself from its command line or via the server from other
devices on the server side network.

This connection if possible would be used to manage the RPi device itself since
there is noone that can do that locally.

But the lack of public IP makes it impossible to run a server on the client side
to access the RPi and I guess if done it would create a closed loop kind of
connection...

Advice on how to configure the client and server for this is gratefully
appreciated.

TIA


-- 
Bo Berglund
Developer in Sweden



_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to