Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
vpn:pulsesecurevpn [2021/03/24 08:34]
mamaral [Updating Existing Connection:]
vpn:pulsesecurevpn [2022/08/22 11:38]
jparadis [Ubuntu]
Line 12: Line 12:
  
 Please note that the new Pulse Secure VPN service may take up to 30 seconds to complete the connection to the Olin VPN server even though the icon on the desktop shows the connection is active. Please note that the new Pulse Secure VPN service may take up to 30 seconds to complete the connection to the Olin VPN server even though the icon on the desktop shows the connection is active.
 +
 +=====New VPN Tunneling Options=====
 +New connection tunneling options available with Pulse Secure VPN; Split or Full Tunnel.\\
 +\\
 +**Split Tunnel:** Only transmits data destined for Olin systems, services and/or networks through the vpn tunnel to Olin. All other data will be transmitted directly through your local network connection to it's destination. ​ This allows you to access and use any devices connected to your home network like printers, other computers, etc.\\
 +\\
 +**Full tunnel:** Routes **//all//** data to/from your computer to/through Olin's network via the vpn tunnel. ​ **Important note:** Full Tunnel prevents you from accessing network resources on your local/home network such as printers or other computers.\\
 +\\
 +We recommend using Split Tunnel from home and Full Tunnel elsewhere, particularly on insecure and/or open wireless networks.
  
 =====Web VPN Portal===== =====Web VPN Portal=====
Line 87: Line 96:
  
 ==== Ubuntu ==== ==== Ubuntu ====
-  * In Ubuntu ​18.04, use a web browser to navigate to https://vpn.olin.edu.  +  ​==== Ubuntu ==== 
-  * Log in using your network ​credentials. +  ​* In Ubuntu ​22.04, use a web browser to navigate to [https://olincollege.sharepoint.com/:​u:/​s/​OlinITSoftware/​Ec1X1Gu2zhlLuapEmBZCL00BK_phpOd-v_6Ycy6--cxy5A?​e=xHDaub|Download Link]].  
-  * Under the Files section, select **VPN-Installers**,​ and then **Linux**. +  * Log in using your login credentials. 
-      * You will be presented with two installers (.rpm / .deb). ​ Most people running Ubuntu on a newer computer will want to download the **pulse-9.1R5.x86_64.deb** file+  * Select ​the Download button.
   * Save the file to your **Downloads** folder. ​   * Save the file to your **Downloads** folder. ​
   * Open a Terminal window by selecting the **super-key** + **T key**.   * Open a Terminal window by selecting the **super-key** + **T key**.
Line 98: Line 107:
 <​code>​cd Downloads</​code>​ <​code>​cd Downloads</​code>​
   * Run the following commands within the Terminal window to complete the installation. You will be prompted for your Ubuntu login password. ​   * Run the following commands within the Terminal window to complete the installation. You will be prompted for your Ubuntu login password. ​
-  * Run the following commands within the Terminal window to complete the installation. You will be prompted for your Ubuntu login password. +<​code>​sudo apt install ./​pulse-9.1R5.x86_64.deb</​code>​ 
-<​code>​sudo apt install ./​pulse-9.1R5.x86_64.deb +<​code>​cd /​opt/​pulsesecure/​bin</​code>​ 
-sudo apt install libwebkitgtk-1.0-0</​code>​+<​code>​sudo ./​setup_cef.sh install</​code>​
   * The Pulse Secure icon will be visible by pressing the **super-key** + **A**.   * The Pulse Secure icon will be visible by pressing the **super-key** + **A**.
       * If you don't see the icon, you may need to scroll down to view other apps.       * If you don't see the icon, you may need to scroll down to view other apps.
Line 108: Line 117:
   * Type in vpn.olin.edu for the Server in the URL field and click **Add**.   * Type in vpn.olin.edu for the Server in the URL field and click **Add**.
   * Click **Connect** on your newly created connection.   * Click **Connect** on your newly created connection.
-      ​* You will see a second window open that will prompt you for your network Username and Password.+    * You may be prompted for an untrusted certificate,​ if so, click on the ok button. 
 +   ​* You will then see a second window open that will prompt you for your network Username and Password
   * When you have logged in, the Connect button will turn to Disconnect. To close the connection, click on the Disconnect button.   * When you have logged in, the Connect button will turn to Disconnect. To close the connection, click on the Disconnect button.
  
- +<​sub>​tags: ​vpn, public drive off campus, network drive off campus, public drive off-campus, network drive off-campus</​sub>​
-=======VPN Behavioral changes ============ +
-With the introduction of the Pulse Secure VPN client Olin has implemented what is known as split tunneling. +
-This allows users to utilize their home Internet connection for all non-Olin resources and not have traffic routed through Olin's network unless it is destined for Olin resources. +
-Library resources are a prime example, previously you could go directly to these resources and you would be coming from an Olin owned IP address. This is no longer the case and you will need to use the Library web site to gain access to these resources. +
-  +
-http://​library.olin.edu +
- +
- +
-<​sub>​tags:​ public drive off campus, network drive off campus, public drive off-campus, network drive off-campus</​sub>​ +