|
|
Marcus Cynova wrote:
I've tried uninstalling and reinstalling OpenVPN using the rpm off of Dag
Wieer's site on Red Hat El4 and every time I go to Server Settings/Services it
shows OpenVPN not running. I get the "openvpn start successful" or "openvpn
restart successful", but it still says "openvpn: service not started"
First: Do you have one or more .conf files in /etc/openvpn? If not,
there's no config for any OpenVPN instances to run against, so it
shouldn't be expected to start.
Second: What happens when you run "openvpn --verb 3 --config
/etc/openvpn/myfile.conf", substituting for myfile the name of the
config files you're using? You should get some useful errors or warnings.
______________________
OpenVPN mailing lists
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|