Highline VPN: CIS Students Linux Setup

Home/Highline VPN Guide/Highline VPN: CIS Students Linux Setup
Highline VPN: CIS Students Linux Setup 2026-04-10T12:22:10+00:00

Highline VPN (Virtual Private Network)

CIS Students: Linux Setup

Guide to setting up the GlobalProtect VPN client on Linux, for CIS students.

CIS VPN Address:  cisvpn.highline.edu

Instructions

Step 1

Download the CIS VPN Linux Installation file.  You must be logged into Google using your myHighline student email account.

Once the .tgz file is downloaded, extract it using the following command:

sudo tar -xvf PanGPLinux-X.X.X-xx.tgz

  • Note: The (X.X.X-x.x) are placeholders for the version number. Ensure you add the correct name with the version number of the file downloaded from the repository.

Linux installation of GlobalProtect, command “sudo tar -xvf PanGPLinux-6.1.1-c4.tgz” screenshot

Step 2

Install the application by running this command in the terminal:

./gp_install.sh

Linux installation of GlobalProtect, command “./gp_install.sh” screenshot

Step 4

Once the application is installed, you can run it and connect to the VPN address:  cisvpn.highline.edu

If the application is not dissipated you can start the application with:

globalprotect launch-ui

Welcome to GlobqalProtect, enter portal address, screenshot

Step 5

Before connecting on Ubuntu 22 you may need to modify the SSL security setting by add the following to the end of the openssl.cnf file

Options = UnsafeLegacyRenegotiation

Linux GlobalProtect SSL security settings screenshot

Step 6

Once the SSL setting have been updated you can login to the VPN by entering your Highline Username and password on in the Okta window

MyHighline sign in page, use your myHighline credentials. Contact HelpDesk@highline.edu if you need assistance.

Step 7

Verify your connection by checking the IP address assigned to the “gpd0” interface

Linux Verify your connection by checking the IP address assigned to the “gpd0” interface, screenshot

Important!  When you are done working online, be sure to disconnect and end your session to free up usage for other users.

Questions?