Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
restart openvpn client from cli
« previous
next »
Print
Pages: [
1
]
Author
Topic: restart openvpn client from cli (Read 2991 times)
currowth
Newbie
Posts: 1
Karma: 0
restart openvpn client from cli
«
on:
December 21, 2019, 06:23:06 am »
I am trying to restart a openvpn client from a cron job.
The command i use for this "pluginctl openvpn" works, but it restarts the openvpn server as well.
There was a feature/issue that was submitted on github for this via
https://github.com/opnsense/core/issues/412
, but i could not get the command to work.
How would i use the below feature to only restart the client?
pluginctl openvpn_reload [interface (wan, lan, opt1, ...)]
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
restart openvpn client from cli