Difference between revisions of "How To Use VPN"

From ECE Information Technology Services
Jump to navigationJump to search
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Connecting to the UBC VPN==
+
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.
A Cisco "AnyConnect" VPN client can be downloaded from http:myvpn.ubc.ca.
 
  
The server to connect to from the client is myvpn.ubc.ca.
+
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.
  
Log onto the VPN using your CWL credentials.
+
==Connecting to the UBC VPN==
 
+
A Cisco AnyConnect VPN client can be downloaded from https://myvpn.ubc.ca.
If you have been granted access to the ECE VPN, add ".ece" to your CWL login. For example, if your CWL login is "spock", login as "spock.ece".
 
  
==Connecting to Services Inside the ECE firewall==
+
The client should connect to the server <code>myvpn.ubc.ca</code>.  Log onto the VPN using your CWL credentials.
  
Access to ECE resources such as workstations, printers, and network shares is limited to ECE subnets, the ECE VPN, and the "ubcprivate" wireless network.  All other access is blocked by the ECE firewall.
+
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.)
  
For access to the ECE VPN and ubcprivate, contact it@ece.ubc.ca.
+
==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>.
  
 
==See Also==  
 
==See Also==  
 
* [[How To Tunnel Connections Through SSH]]
 
* [[How To Tunnel Connections Through SSH]]

Latest revision as of 12:29, 9 March 2021

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.

Connecting to the UBC VPN

A Cisco AnyConnect VPN client can be downloaded from https://myvpn.ubc.ca.

The client should connect to the server myvpn.ubc.ca. Log onto the VPN using your CWL credentials.

If you have been granted access to the ECE VPN, append .ece to your CWL login. For example, if your CWL login is spock, log on as spock.ece. (Without the .ece suffix, you would be placed on the UBC network, but outside the ECE firewall.)

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.

See Also