Page 1 of 1

OpenVPN socket question

Posted: Wed Mar 01, 2017 10:43 am
by nmklotas
Hello,

I'm using OpenVPN programatically with management interface. So I basically start OpenVPN process then connect to it using management interface. As I understand connection is made to Socket opened by OpenVPN process.

My question is can I assume that VPN connection drops if connection to the socket drops? :)

Thanks