You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully able to run the project and configure it with correct details of OPEN VPN username, password and config file. But unfortunately not able to make connection.
When going to start the connection with the method
try self.providerManager.connection.startVPNTunnel()// starts the VPN tunnel.
It returns zero elements and connection is disconnected. Any one suggesets what wrong I am doing.
Can any one help me out for this why I won't be able to make connection.
Any suggestion or help would be highly appreciated.
Thanks in advance
The text was updated successfully, but these errors were encountered:
I have successfully able to run the project and configure it with correct details of OPEN VPN username, password and config file. But unfortunately not able to make connection.
When going to start the connection with the method
try self.providerManager.connection.startVPNTunnel()// starts the VPN tunnel.
It returns zero elements and connection is disconnected. Any one suggesets what wrong I am doing.
Can any one help me out for this why I won't be able to make connection.
Any suggestion or help would be highly appreciated.
Thanks in advance
The text was updated successfully, but these errors were encountered: