This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
guide:vpn [2026/06/25 15:44] kevin |
guide:vpn [2026/07/02 10:08] (current) kevin |
||
|---|---|---|---|
| Line 26: | Line 26: | ||
| Contact the CHPC Help Desk if profile creation, configuration download, or connection fails. | Contact the CHPC Help Desk if profile creation, configuration download, or connection fails. | ||
| - | =====Tips===== | + | =====Problems That May Arise===== |
| ====Blocked Port==== | ====Blocked Port==== | ||
| Line 32: | Line 32: | ||
| The most common reason for failure to connect to our Wireguard VPN is that your university or institution has blocked the port used by Wireguard on their firewall. | The most common reason for failure to connect to our Wireguard VPN is that your university or institution has blocked the port used by Wireguard on their firewall. | ||
| - | If you suspect this then please contact | + | This occurs when you are at your university |
| - | If they confirm it is blocked then please request they open **UDP port 51820** only for our VPN server | + | Then please |
| - | ====Linux Users==== | + | If they confirm it is blocked then please request they open **UDP port 51820** only for our VPN server at DNS address **vpn.chpc.ac.za**. |
| + | |||
| + | |||
| + | ====Using Multiple VPNs==== | ||
| + | |||
| + | If you are working from home or away from your institution but have to use a VPN to connect to its web services, then you may find that activating our VPN at the same time does not work. | ||
| + | |||
| + | In general, running multiple VPNs simultaneously on the same device can be unreliable as they can interfere with each other because your operating system can not reliably determine which VPN to use for which connection. | ||
| + | |||
| + | We recommend deactivating other VPNs before using the CHPC VPN if you have any issues. | ||
| + | |||
| + | |||
| + | |||
| + | =====Linux Users===== | ||
| If you are running Linux on your Laptop or workstation then configuring the Wireguard VPN may need some manual steps to be done on the command line. | If you are running Linux on your Laptop or workstation then configuring the Wireguard VPN may need some manual steps to be done on the command line. | ||