The default port and protocol for OpenVPN is UDP/1194. Some server admins may block port 1194 so to get around this we can set OpenVPN to listen on port 443 instead. Port 443 is the default for HTTPS traffic so there is little chance it will be blocked. To install OpenVPN on CentOS I recommend […]