#selinux
Tag
-
Run OpenVPN on non-standard port with SELinux and Centos 6
I recently installed OpenVPN on a Centos 6 server but found that I couldn’t get the service to start. Running
service openvpn start
failed despite being able to runopenvpn --config /path/to/config
without errors.