What's new

Start vpnclient through cmd-line

Metis3

New Around Here
I've been trying to figure out how to enable (and disable) the OpenVPN Client through SSH. I've read some posts suggesting using "service vpnclient1 start" and similar, but none of that have worked.

I have also copied the whole /etc/openvpn/vpnclient2-directory (while the vpn was running) with all scripts to /jffs/ and tried to start it manually from there, trying the same arguments, somthing like:

"./vpnclient2 --cd /jffs/myvpn/client2 --config config.ovpn" , but that doesn't work. Any suggestions would be appreciated. Thanks.
 
Actually, I should have been more complete....sorry

You also have:

service stop_vpnclient1
service restart_vpnclient1
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

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