Skip to main content

VPN Profiles

VPN profiles to make it easier to use Cisco AnyConnect with EIHG and UofU VPN. Profiles add servers to convenient drop down menu items in AnyConnect, so you don't have to remember the VPN server addresses.

Step-by-step guide (Mac OSX)

  1. First install AnyConnect if you don't already have it go here

  2. Then open the attached profiles.tgz files in a terminal window and copy the XML profiles to the AnyConnect profiles directory

    tar -zxvf profiles.tgz
    cd profiles
    sudo cp EIHG.xml UofU.xml /opt/cisco/anyconnect/profile/
    sudo chmod 644 /opt/cisco/anyconnect/profile/*.xml
  3. Open AnyConnect and try to connect to EIHG or UofU.

  • For additional information on AnyConnect and CHPC access please review this page.
  • If you are installing on Mac OX Big Sur and running into "Extension Blocked" issue, this video offers helpful instructions on what to do.