|
Author |
Message |
TheJags DD-WRT Novice
Joined: 16 Jan 2021 Posts: 10
|
|
Back to top |
|
 |
Sponsor
|
|
 |
egc DD-WRT Guru
Joined: 18 Mar 2014 Posts: 11477 Location: Netherlands
|
Posted: Wed Jul 28, 2021 16:24 Post subject: |
|
Try this:
Code: | stopservice openvpn
startservice openvpn |
_________________ Routers:Netgear R7800, R7000, R6400v1, R6400v2, Linksys EA8500, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087 |
|
Back to top |
|
 |
TheJags DD-WRT Novice
Joined: 16 Jan 2021 Posts: 10
|
Posted: Wed Jul 28, 2021 16:30 Post subject: |
|
egc wrote: | Try this:
Code: | stopservice openvpn
startservice openvpn |
|
Thanks. I've already tried this, and it's not working. |
|
Back to top |
|
 |
egc DD-WRT Guru
Joined: 18 Mar 2014 Posts: 11477 Location: Netherlands
|
Posted: Wed Jul 28, 2021 16:47 Post subject: |
|
The client has to be enabled in the GUI otherwise you cannot start it
So enable/start the OpenVPN client.
Reboot the router.
After that you should be able to control the process with:
stopservice openvpn
startservice openvpn
Otherwise you will have to run OpenVPN manually _________________ Routers:Netgear R7800, R7000, R6400v1, R6400v2, Linksys EA8500, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087 |
|
Back to top |
|
 |
TheJags DD-WRT Novice
Joined: 16 Jan 2021 Posts: 10
|
Posted: Wed Jul 28, 2021 17:02 Post subject: |
|
egc wrote: | The client has to be enabled in the GUI otherwise you cannot start it
So enable/start the OpenVPN client.
Reboot the router.
After that you should be able to control the process with:
stopservice openvpn
startservice openvpn
Otherwise you will have to run OpenVPN manually |
Yes, after enabling OpenVPN client from GUI, it's working now.
Thank you so much. |
|
Back to top |
|
 |
|