Difference between revisions of "How To Use VPN and ubcprivate WiFi"

From ECE Information Technology Services
Jump to navigationJump to search
(Created page with "Access to ECE resources such as workstations, printers, and network shares is limited to ECE subnets, the ECE VPN, and the "ubcprivate" wifi network. All other access is bloc...")
 
 
(10 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
For access to the ECE VPN and ubcprivate, contact it@ece.ubc.ca.  In your request, please specify your CWL username and your affiliation with ECE.
 
For access to the ECE VPN and ubcprivate, contact it@ece.ubc.ca.  In your request, please specify your CWL username and your affiliation with ECE.
  
==Connecting to the UBC VPN==
+
Please note that ECE VPN login now requires Multi Factor Authentication ("MFA").
A Cisco AnyConnect VPN client can be downloaded from https://myvpn.ubc.ca.
 
  
The client should connect to the server <code>myvpn.ubc.ca</code>.  Log onto the VPN using your CWL credentials.
+
https://it.ubc.ca/services/accounts-passwords/multi-factor-authentication-mfa
  
If you have been granted access to the ECE VPN, append <code>.ece</code> to your CWL login.  For example, if your CWL login is <code>''spock''</code>, log on as <code>''spock''.ece</code>. (Without the <code>.ece</code> suffix, you would be placed on the UBC network, but outside the ECE firewall.)
+
==Connecting to the VPN==
 +
A Cisco AnyConnect VPN client can be downloaded from https://ubc.onthehub.com/.
  
==Connecting to the ubcprivate wifi network==
+
The client should connect to the server <code>myvpn.ubc.ca</code>.
 +
 
 +
To log onto the ECE VPN, append <code>.ece</code> to your CWL login, and the method used for Multi-factor authentication.  For example, if your CWL login is <code>''spock''</code> and you use the Duo app for MFA, log on as <code>''spock''.ece@app</code>.  Password is your CWL password.
 +
 
 +
==Connecting to the ubcprivate WiFi network==
 
If you have been granted access to ubcprivate, append <code>.ece</code> to your CWL login.  For example, if your CWL login is <code>''spock''</code>, log on as <code>''spock''.ece</code>.
 
If you have been granted access to ubcprivate, append <code>.ece</code> to your CWL login.  For example, if your CWL login is <code>''spock''</code>, log on as <code>''spock''.ece</code>.
 +
 +
==Connecting to ECE computing resources==
 +
When connecting to an ECE computing resource from within the VPN or ubcprivate use its fully qualified domain name, i.e. <code>computer.ece.ubc.ca</code>, rather than <code>computer</code>.
  
 
==See Also==  
 
==See Also==  
 
* [[How To Tunnel Connections Through SSH]]
 
* [[How To Tunnel Connections Through SSH]]

Latest revision as of 11:30, 16 April 2024

Access to ECE resources such as workstations, printers, and network shares is limited to ECE subnets, the ECE VPN, and the "ubcprivate" wifi network. All other access is blocked by the ECE firewall.

For access to the ECE VPN and ubcprivate, contact it@ece.ubc.ca. In your request, please specify your CWL username and your affiliation with ECE.

Please note that ECE VPN login now requires Multi Factor Authentication ("MFA").

https://it.ubc.ca/services/accounts-passwords/multi-factor-authentication-mfa

Connecting to the VPN

A Cisco AnyConnect VPN client can be downloaded from https://ubc.onthehub.com/.

The client should connect to the server myvpn.ubc.ca.

To log onto the ECE VPN, append .ece to your CWL login, and the method used for Multi-factor authentication. For example, if your CWL login is spock and you use the Duo app for MFA, log on as spock.ece@app. Password is your CWL password.

Connecting to the ubcprivate WiFi network

If you have been granted access to ubcprivate, append .ece to your CWL login. For example, if your CWL login is spock, log on as spock.ece.

Connecting to ECE computing resources

When connecting to an ECE computing resource from within the VPN or ubcprivate use its fully qualified domain name, i.e. computer.ece.ubc.ca, rather than computer.

See Also