IT Help

Install and configure Ivanti Secure Access Client on Centos

Install

  • Download the latest certified 64-bit version of the Ivanti Secure Access installer.

  • Install the dependencies

    Bash
    $ sudo yum install ld-linux.so.2 libz.so.1
    ...
    


  • Change directory to where Ivanti Secure installer has been downloaded and install the app package

    Bash
    $ sudo rpm -ivh pulseConnect.rpm
    ...
    


  • Once it is installed, run Ivanti Secure client as follows and provide your KU NetID Password

    Bash
    $ sh /usr/local/pulse/PulseClient.sh -h vpn.ku.edu.tr -u <KU NetID> -U https://vpn.ku.edu.tr -r “KU Users”
    ...
    
    
    


Check VPN connection status

Bash
$ sh /usr/local/pulse/PulseClient.sh -s

Disconnect from VPN

Bash
$ sh /usr/local/pulse/PulseClient.sh -K