If you just installed OpenVpn and in your first or second attempt you're facing ERR_CONNECTION_REFUSED error here is how to solve the issue.
Step 1:
Check if OpenVPN AS running or not?
sudo netstat -plutn | grep 943Step 2:
Restart OpenVPN service
sudo service openvpnas restartNow you should be able to access your admin and user panels both.
- Last updated 4 years ago
Be the first to leave a comment.
You must login to leave a comment