Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
vpn:install [2022/12/04 22:16]
rosterberg created
vpn:install [2022/12/05 11:45]
rosterberg
Line 1: Line 1:
-======Ivanti Secure Access VPN Client Installation ​and Configuration====== +======Ivanti Secure Access VPN Client Installation======
- +
-**WORK IN PROGRESS**+
  
 //(Formerly known as Pulse Secure VPN Client.)// //(Formerly known as Pulse Secure VPN Client.)//
Line 17: Line 15:
   * [[https://​olincollege.sharepoint.com/:​f:/​s/​OlinITSoftware/​EutrdC3gTLBJhUh6mu4AGFsBTCbF2QvdLnrnahdcsq20MQ?​e=eRgR8e|MacOS Installer]]   * [[https://​olincollege.sharepoint.com/:​f:/​s/​OlinITSoftware/​EutrdC3gTLBJhUh6mu4AGFsBTCbF2QvdLnrnahdcsq20MQ?​e=eRgR8e|MacOS Installer]]
   * [[https://​olincollege.sharepoint.com/:​f:/​s/​OlinITSoftware/​EvWcc-Fgf-xBkEVR3shcZpMBkClZwNqmnopLnNNwNCxzkQ?​e=4qtziy|Linux Installers (Debian, RPM)]]   * [[https://​olincollege.sharepoint.com/:​f:/​s/​OlinITSoftware/​EvWcc-Fgf-xBkEVR3shcZpMBkClZwNqmnopLnNNwNCxzkQ?​e=4qtziy|Linux Installers (Debian, RPM)]]
 +
 +====Windows Client Installation====
 +  * Use a web browser to [[vpn:​install|download the installer]]. ​
 +  * The installed file should save in your Downloads folder.
 +  * Open your Downloads folder and double-click the installer.
 +  * At the screen: //Welcome to the Ivanti Secure Access Client Setup Wizard//, click **Next**.
 +{{:​vpn-win-installer-1.png?​nolink&​300|}}
 +  * At the screen: //Ready to install Ivanti Secure Access Client//, click **Install**.
 +{{:​vpn-win-installer-2.png?​nolink&​300|}}
 +  * You may be prompted by Windows to allow the installer to make changes to your computer. Click **Allow**.
 +  * When the installer is Completed, click **Finish**. ​
 +{{:​vpn-win-installer-3.png?​nolink&​300|}}
 +  * Continue to [[vpn:​configure|Configure the VPN Client]]
 +
 +====MacOS Client Installation====
 +
 +  * Use a web browser to [[vpn:​install|download the installer]]. ​
 +  * The installer file should save on your Desktop.
 +  * Double-click the installer and then double-click **PulseSecure.pkg**
 +{{:​vpn-mac-pulse-secure-pkg.png?​nolink&​300|}}
 +  * Click **Continue** and then **Install**
 +{{:​vpn-mac-installer-2.png?​nolink&​300|}}
 +  * When prompted, enter in your local Mac password (not network credentials).
 +  * Wait for the installation to complete, then click **Close**.
 +{{:​vpn-mac-installer-3.png?​nolink&​300|}}
 +  * Click the Ivanti Secure Access VPN Client icon in the top right of your screen (near the clock).
 +  * Select **Open Pulse Secure**.
 +  * Continue to [[vpn:​configure|Configure the VPN Client]]
 +
 +====Linux Client Installation====
 +
 +===Ubuntu===
 +  * In Ubuntu 22.04, use a web browser to [[vpn:​install|download the installer]]. ​
 +  * Save the file to your **Downloads** folder. ​
 +  * Open a Terminal window by selecting the **Ctrl-Alt** + **T key**.
 +  * In the Terminal Window, cd to your Downloads directory. ​
 +{{ :​vpnubuntu2.png?​500 |}}
 +<​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 once.
 +<​code>​sudo apt install ./​ps-pulse-linux-22.2r1.0-b1295-64bit-installer.deb
 +cd /​opt/​pulsesecure/​bin
 +sudo ./​setup_cef.sh install</​code>​
 +  * The Pulse Secure icon will be visible by pressing the **Super-Key** + **A**.
 +        * The super-key is also known as the Windows Key.
 +  * Click on the Pulse Secure app to launch it.
 +  * To create a connection, click the **plus** sign.
 +  * Enter a name for the connection, such as Olin College.
 +  * Type in vpn.olin.edu for the Server in the URL field and click **Add**.
 +  * Click **Connect** on your newly created connection.
 +     * You may receive a certificate message, if so, click on the ok button.
 +     * You will then see a second window open that will prompt you for your **olin.edu** network Username and Password
 +  * When logged in, the Connect button will turn to Disconnect. To close the connection, click on the Disconnect button.