Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article covers how to students, faculty, and staff can install the Pulse Secure VPN client on various version versions of Linux.

title
Note
Issues With Linux Client

There have been reports of recent issues with the VPN client on Linux.  Please check  Check the file "/etc/hotsts" and  and remove any reference to the names "vpn.uconn.edu" or "sslvpn.uconn.edu". Please contact Contact the Technology Support Center if you still experience issues after correcting those entries.

Installing the Pulse Secure client on Linux:

  1. Download the package installer to the Linux client

    :

...

  1. . Visit the Pulse Secure Client page

...

  1. in the UConn Software Catalog to choose your download. 

...

  1. Run the installer using the

...

For Debian-based Linux installation (such as Ubuntu):

sudo dpkg -i <package name>

For RPM-based Linux installation (such as CentOS):

sudo rpm -ivh <package name>

...

  1. commands below. For example, if the Pulse Linux client is saved in /$HOME/downloads on Ubuntu, then the command would be:

...

  1.  Sudo dpkg -i /$HOME/downloads/Pulse-linux-9.1r2.0-x64.deb

...

    1. For Debian-based Linux installation (such as Ubuntu): sudo dpkg -i <package name>

    2. For RPM-based Linux installation (such as CentOS): sudo rpm -ivh <package name>

  1. The script will prompt the user to install any missing dependent packages if they are not already installed.

For example:

Please execute below commands to install missing dependent packages manually

apt-get install lib32z1

apt-get install libc6-i386

apt-get install libwebkitgtk-1.0-0:i386

apt-get install libproxy1:i386

apt-get install libproxy1-plugin-gsettings:i386

apt-get install libproxy1-plugin-webkit:i386

apt-get install libdconf1:i386

apt-get install dconf-gsettings-backend:i386

OR

You can install the missing dependency packages by running the below script

...

    1. libnss3-tools is a pre-requisite and will need to be installed before you can install the Pulse Secure Client. You will be prompted to install it if it is missing.

Launching the Pulse Secure

...

The GUI client can be launched from the list of Installed Applications.

...

Client 

Launching Pulse Secure Client from Installed Applications List

  1. Locate Pulse Secure in the list of installed applications.

  2. Create a new connection to

    vpn.uconn.edu

    .

  3. Click

    "Connect"

    Connect next to

    new entry

    New Entry.

  4. Enter your UConn NetID and password to

    Authenticate

...

  1. authenticate. 

Launching Pulse Secure Client via CLI

  1. Open a new terminal window.

...

  1. Enter the root shell:

...

  1. ~$ sudo –i
    [sudo] password for username: password

...

  1. Use the

...

  1. command below to launch the VPN client, substituting NetIDwith your UConn NetID in lowercase: 
    root@:~#/

...

  1. opt/

...

  1. pulsesecure/

...

  1. bin/

...

  1. pulselauncher -

...

  1. U vpn.uconn.edu -u NetID–r

...

*Note: This command is case sensitive and will only work as entered here.

...

  1. UConn -l UConn-Users

  2. You will be prompted for a VPN Password. Enter your NetID password. It will not be displayed or saved.

...

  1. After the VPN tunnel is created successfully, the terminal window will remain blank and must remain open. If the terminal window is closed, this will close the VPN connection.

...

  1. You can check the status of the connection by opening a new terminal window and using the following method

...

  1. :
    :~$ ifconfig

...

  1. tun0 Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
    inet addr:

...

  1. 67.

...

  1. 221.

...

  1. 68.

...

  1. 214  P-t-P:

...

  1. 67.

...

  1. 221.

...

  1. 67.78  Mask:255.255.

...

  1. 255.

...

  1. 555
    UP POINTOPOINT RUNNING NOARP

...

  1. MULTICAST MTU:1400  Metric:1
    RX packets:5 errors:0 dropped:0 overruns:0 frame:0
    TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:500
    RX bytes:560 (560.0 B)  TX bytes:299 (299.0 B)

...

  1. End your VPN session by closing the original terminal window or using crtl+c to end the process.

Filter by label (Content by label)
showLabelsfalse
max10
showSpacefalse
cqllabel

...

in ( "pulse_secure" , "vpn" , "linux" ) and space = "IKB"
Page Properties
hiddentrue


Related issues

Image Modified