title | layout |
---|---|
Connecting to the RIT VPN under Linux |
default |
These instructions are for network-manager specifically, but should be adaptable for any system
Navigate to https://vpn.rit.edu from a linux device and sign in
Click the button to download the anyconnect client for linux. You should get a roughly 5-6 megabyte .sh
script file.
This installer script contains an encoded tarball which makes up the bulk of the file. To extract it, use this script.
Locate and save the file named VeriSignClass3PublicPrimaryCertificationAuthority-G5.pem
. You will need this to connect.
Install the package network-manager-openconnect
from your system's package manager (it should be in at least the ubuntu repos). This adds openconnect (and anyconnect) options to network manager (if your system uses it).
Then go into network manager and create a new vpn profile.
Change the VPN protocol to "Cisco AnyConnect" and provide the gateway URL (vpn.rit.edu) and certificate file from earlier, you shouldnt need to do anything else.
In network manager, connect to the VPN. You should get a window like this:
To continue connecting, click on the button to the right of the "VPN Host" Dropdown. It may ask for your RIT credentials before connecting you to the VPN.