How Can We Help?

OpenVPN Protocols

Can I connect to OpenVPN through UDP and TCP?
Yes you can, we have OpenVPN setup so that it accepts connections over port 443/TCP 8008/TCP or 80/TCP, the default port 1194/UDP, 55194/UDP or 65194/UDP

The edit for this is a simple one, open the OpenVPN config file and carry out the following two edits;
proto TCP – Change TCP to UDP or vice versa
remote IP-ADDRESS 443 – Change 443 to 1194 or vice versa

Table of Contents