1
19.7 Legacy Series / 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, ...)]
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, ...)]