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.
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.