What's new

Activate vpnserver through ssh connections

  • 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!

Olivier L

Regular Contributor
Hello everyone,
I am out of my home, I have access to my router through ssh (through my own ssh gateway) but not to the WEB UI. Is there a way to launch the openvpn server through ssh ? server1 is setup but I forgot to launch it.

Thanks.
 
Create an SSH tunnel to the Web UI port?


Sent from my iPhone using Tapatalk
 
Hello everyone,
I am out of my home, I have access to my router through ssh (through my own ssh gateway) but not to the WEB UI. Is there a way to launch the openvpn server through ssh ? server1 is setup but I forgot to launch it.

Thanks.
This is what I see when my router boots up.
Code:
notify_rc start_vpnserver1
So based on that I would try
Code:
service start_vpnserver1
in an SSH terminal session.
 

Latest threads

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!
Top