Students living and studying in China may experience slow connections, increased latency, and inconsistent access while using Waterloo UWaterloo learning technologies from China. Waterloo UWaterloo has engaged a cloud enterprise network service from Alibaba, a company operated within China, to improve network flows in and out of China. You should see improvements when using the solution for learning technologies (e.g. LEARN, Crowdmark, Bongo), though the degree of improvement can vary depending upon your home province and your residential internet speed.
About this service
- The University of Waterloo
UWaterloo provides this service using the Alibaba Cloud Enterprise Network.
Alibaba Cloud, also known as Aliyun, is a Chinese cloud computing company, and subject to laws in China or surveillance by authorities in China
Alibaba Cloud's terms of service is available here
Use of this service is optional. You are under no obligation to use this service.
Alibaba Cloud doesn't hold, or have access to, any
University of Waterloo UWaterloo records, including your
university userid, student id8-character username (e.g. j25rober), password, student ID number, name, and UWaterloo email address
The University of Waterloo cannot ensure or warrant the security of Alibaba Cloud's product and services
The service is meant to be
used used only for learning technologies in your courses (such as LEARN, Crowdmark, PebblePad, Bongo), and only those applications are enabled through this solution. It does not lift restrictions on resources that are not generally available to you.
Info |
---|
|
...
...
Note |
---|
Note for For incomingFall 2020students: NotNot all incoming students will have access to the Alibaba cloud enterprise network solution yetimmediately. If you see "a can't find a password" error on message on this page: https://checkin.uwaterloo.ca/fetchmyvpnpassword/ it , this means that you do not have access to it yet. Information Systems & Technology will be adding all students who have selected their Fall 2020 courses soon. If you have any questions or concerns about this, contact the IST Service Desk |
On this page:
...
Accessing your login credentials
Anchor | ||||
---|---|---|---|---|
|
How to connect on Windows 10
Anchor | ||||
---|---|---|---|---|
|
Installation
Download the 'vpn-ca-cert.crt' file and save to your Downloads folder.
Go to Start menu > search for 'Windows PowerShell (x86)' and right-click and select Run as an Administrator. Enter your credentials when prompted.
Open your Downloads folder > right-click and Copy the file path of the 'vpn-ca-cert.crt' file and save for step 4.
In PowerShell, copy the following four command lines and press Enter after each line.
warningIn line 1 of the command below, replace the
~\Downloads\vpn-ca-cert.crt
with the file path copied from
Step 3 concatenated with
vpn-ca-cert.crt
.
Code Block certutil –addstore -enterprise –f "Root" ~\Downloads\vpn-ca-cert.crt Add-VpnConnection -Name "106.14.170.158" -ServerAddress "106.14.170.158" -TunnelType IKEv2 -EncryptionLevel Maximum -AuthenticationMethod EAP -RememberCredential Set-VpnConnectionIPsecConfiguration -ConnectionName "106.14.170.158" -AuthenticationTransformConstants GCMAES256 -CipherTransformConstants GCMAES256 -EncryptionMethod GCMAES256 -IntegrityCheckMethod SHA384 -DHGroup ECP384 -PfsGroup ECP384 -Force Set-VpnConnectionProxy -Name "106.14.170.158" -AutoConfigurationScript "http://192.168.210.108/example.pac"
Warning title WarningMake sure your PowerShell outputs are the following before proceeding to the next section:
Warning |
---|
If you received any error messages through the course of the installation process, you should always delete and clear the results of those commands. Please see Common errors for the Alibaba cloud enterprise network solution |
...
How to connect
Go to Start menu > search for
'VPN
'and click on VPN settings.
Select the 106.14.170.158 network and click Connect.
Enter the special VPN username and password provided. You will now be connected to the VPN. Do not enter your normal
University of Waterloo username8-character username (e.g. j25rober) and password.
Info title Warning
Note
If you received an error message when connecting, please see Common errors for the Alibaba cloud enterprise network solution
...
How to connect on MacOS
Anchor | ||||
---|---|---|---|---|
|
Installation
Download the
''file onto your device. Click the file to open.
Please seeInfo
if you are having issues download the file
If you are having issues downloading the file, please see Common errors for the Alibaba cloud enterprise network solutionClick Continue in the pop-up windows.
Enter the username and password, not your UWaterloo credentials. Click Install.
If prompted, enter your computer username and password to allow for changes to be made. The profile will then be added.
How to connect
To the Apple menu > System Preferences.
Click and open Network.
Select the connection named
'106.14.170.158
'and click Connect. You will now be connected to the VPN.
...
How to connect on Ubuntu
Info |
---|
This guide will only work if the APT package manager is available on your system (eg. Ubuntu or another Debian based distribution). For other distributions of Linux, contact helpdesk@uwaterloo.ca for support. |
Installation
Download the 'vpn-ubuntu-client.sh' and 'vpn-ca-cert.crt' files and save them in the same directory. In this guide, they've been saved
to ~to ~/Documents/VPN/.
Navigate to the directory where you downloaded the files.
In your file manager, go to that directory, right-click on the background (not the files) and choose Open in Terminal.
Check for updates to your programs with:
Code Block sudo apt update
You will be prompted for your computer password. Type it in and press Enter. This will run for a few minutes.
Change the permissions of the shell script (.sh file) using:
Code Block language bash chmod +x vpn-ubuntu-client.sh
Run the shell script as root using:
Code Block language bash sudo ./vpn-ubuntu-client.sh
Enter your VPN username.
Enter your VPN password.
Your computer will now install strongSwan and some dependencies. This may take several minutes. Once you see the text as below, you have successfully installed the VPN client.
Code Block To disconnect: ipsec down ikev2vpn To resconnect: ipsec up ikev2vpn To connect automatically: change auto=add to auto=start in /etc/ipsec.conf
Restart your computer.
How to connect
Open a new Terminal window.
Run:
Code Block language bash sudo ipsec up ikev2vpn
Enter your computer password. You will now be connected to the VPN.
Warning |
---|
...
Connection FailureIf you are experiencing failure when connecting to VPN on ubuntu, you will also need to run the |
...
code shown below. This will install resolvconf and you will be able to connect. Remember to reboot before you connect again. |
Code Block |
---|
sudo apt install resolveconf |
Info |
---|
For more ubuntu VPN connection troubleshooting, see https://github.com/trailofbits/algo/issues/805 |
...
How to connect on iOS
Installation
Download the 'vpn-ios-or-mac.mobileconfig' file onto your device. Click the file. A pop-up will appear asking you to review the profile in your device Settings.
Go to the Settings app > General > scroll down and click on Profile. Click on the downloaded profile,
'IKEv2 VPN configuration
'.Click Install. Enter your passcode if prompted.
On the Warning screen, click Install.
Enter the username and click Next.
Enter the password and click Next.
The profile is now installed. Click Done.
How to connect
Go to the Settings app > General > scroll down and click on VPN.
Make sure '106.14.170.158' is selected from the VPN list and switch the Status toggle from Not Connected > Connected. You will now be connected to the VPN.
...
How to connect on Android
Installation
Download the 'vpn-ca-cert.crt' and 'vpn-android-profile.sswan' files onto your device.
Install the latest strongSwan VPN client app from the Google Play Store.
Open the strongSwan app. Click on the ellipses > select CA Certificates.
Click on the ellipses again > select Import certificate.
Locate and select 'vpn-ca-cert.crt' from the File Browser. Select Import Certificate.
In the strongSwan app homepage, click on the ellipses > Import VPN profile.
Locate and select 'vpn-android-profile.sswan'. Enter the username and password. Click Import.
Go to the Settings app > Network & Internet > Wi-Fi > select the gear icon beside your connected Wi-Fi network > click the pencil icon on the top-right.
In the pop-up window, scroll down to Proxy. From the drop-down menu, select Proxy Auto-Config.
In the PAC URL field, enter 'https://pac-bucket.oss-cn-shanghai.aliyuncs.com/vpn-android.pac'. Click Save.
How to connect
Open the strongSwan app. Select the '106.14.170.158' network to connect. You will now be connected to the VPN.
Related articles
...
Filter by label (Content by label) | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
hidden | true |
---|
Info |
---|
...
...
Need |
...
help?Contact the IST Service Desk |
...
online or 519-888-4567 ext. 44357. |
Tip |
---|
Article feedbackIf you’d like to share any feedback about this article, please let us know. |