What's new

[N56U] Padavan Connect to VPN Client from SSH

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Arnold Gatsby

New Around Here
I'm hoping somebody can help me out here. I'd like to be able to connect to and disconnect from the VPN client using SSH in Padavan's firmware.

Code:
/usr/sbin/openvpn --daemon openvpn-cli --cd /etc/openvpn/client --config client.conf

Doesn't seem to start the client.

Code:
/usr/sbin/openvpn --daemon openvpn-cli --config /etc/openvpn/client/client.conf

Yields similar results.

Code:
/usr/sbin/openvpn --config /etc/openvpn/client/client.conf

Yields

Code:
WARNING: Failed running command (--up/--down): could not execute external program
Exiting due to fatal error

Obviously connecting works just fine from the web interface. Can somebody help me out here?
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top