OpenVPN over UDP (for open network)
OpenVPN runs by default uses UDP protocol (port 1194). If your network does not have the conditions of restriction (open network) for a variety of protocol and port, then you can use the configuration of PB over UDP. VPN via UDP VPN method is the fastest because the UDP packet has a low overhead. However, not all networks you use open access protocol UDP. Usually there are Firewall restrictions on where you are.
OpenVPN over TCP (for closed network)
OpenVPN can run as well as HTTPS access. If the condition of your network is behind a firewall or your network requires the use of a proxy to access the Internet, then we provide a configuration of the OpenVPN over HTTPS.
The difference in TCP and UDP
in contrast to TCP, UDP is connectionless and no reliability, windowing, and functions to ensure the data was received correctly. However, UDP also provides functionality that is similar to TCP, such as data transfer and multiplexing, but he did so with fewer additional bytes in the UDP header
. UDP do multiplexing UDP uses the same way as TCP. The only difference is the transport protocol that is used, i.e. the UDP. An application can open the same port number on a single host, but one using TCP and UDP use another one — it is not uncommon, but is allowed. If a service supports TCP and UDP, it uses the same value for the TCP and UDP port numbers.
# | Server Name | Host | VPN TCP Port | VPN UDP Port | SSH Port | Action |
---|---|---|---|---|---|---|
1 | Canada1 | 161.35.186.56 |
465
|
1194
|
443
|
|
2 | Germany | 138.68.88.11 |
465
|
1194
|
443
|
|
3 | Netherlands | 188.166.54.9 |
465
|
1194
|
443
|
|
4 | Singapore1 | 139.59.245.75 |
465
|
1194
|
443
|
|
5 | Singapore2 | 139.59.245.75 |
465
|
1194
|
443
|
|
6 | Singapore3 | 128.199.204.160 |
465
|
1194
|
443
|
|
7 | Thailand | 128.199.204.160 |
465
|
1194
|
443
|
|
8 | UK1 | 46.101.83.196 |
465
|
1194
|
443
|
|
9 | UK2 | 46.101.83.196 |
465
|
1194
|
443
|
|
10 | USA 3 | 68.183.144.198 |
465
|
1194
|
443
|
|
11 | USA1 | 161.35.186.56 |
465
|
1194
|
443
|
|
12 | USA2 | 68.183.144.198 |
465
|
1194
|
443
|