Follow these instructions to connect to the Cisco AnyConnect VPN Secure Mobility Client on your Mac, Windows, or Linux device. For assistance in connecting, including Login Failed messages, contact Technology Help for assistance.
Note: Certain Departmental Pools, Full Tunnel VPN, and Split Tunnel VPN Pools require Multi-factor authentication (MFA) through Duo Security to connect.
Table of Contents:
- Mac, Windows, and Linux - Connecting to AnyConnect VPN
- Linux Alternative Option - Connecting to AnyConnect VPN
- Ubuntu - Connecting to AnyConnect VPN
Mac, Windows, and Linux - Connecting to AnyConnect VPN
Follow the below directions to connect to VPN. If you are using Ubuntu, follow the Ubuntu connection directions (on this page).
-
Open the Cisco AnyConnect Secure Mobility Client.
- Mac - Go to Finder, then Applications, then select Cisco AnyConnect Secure Mobility Client.
- Windows - Go to Start Menu, then All apps, then Cisco, then select Cisco AnyConnect Secure Mobility Client
- Linux - Start Cisco Anyconnect your preferred way.
- Using the GUI, navigate to Applications, then Internet.
- Using the CLI, open Terminal and run
/opt/cisco/anyconnect/bin/vpnui
.
- Select your connection preference from the drop-down menu.
- Split tunnel: Select UMN - Split Tunnel - General Access VPN Pool.
- Full tunnel and departmental pools: Select UMN - Departmental Pools
- For full explanations of the connection types see the VPN Access Types on the VPN Technology Page. Most UMN VPN needs are met by Split Tunnel or Full Tunnel.
- Select Connect.
- Note: If you connect by IP address (e.g. 160.94.217.90), you will see a certificate mismatch warning. Select Accept to continue.
- A sign-in window opens:
- If you are connecting to Split Tunnel, enter your Internet ID and password.
- If you are connecting to Full Tunnel or a Departmental Pool:
- Select your pool from the Group dropdown. Full Tunnel select AnyConnect-UofMvpnFull.
- Enter your Internet ID and password.
- If you are connecting to Split Tunnel, enter your Internet ID and password.
- Select OK. A Duo Security push will automatically be sent to your default Duo device.
- To use any other method (e.g., call me, passcode) for Duo authentication, use Duo Append Mode.
- Approve the Duo Login Request on your Duo device.
- The dialog box at the bottom of the user interface should say "Establishing VPN - Examining system, Activating VPN Adapter, Configuring System" followed by Connected to XXX and then the AnyConnect status window will disappear.
- An icon for VPN with a lock
should show up on the dock and/or on the menu bar to verify you are connected.
- An icon for VPN with a lock
- You are now connected to VPN.
- To disconnect, select the AnyConnect icon and select disconnect from the pull down menu. You can also simply quit the program to end the VPN connection.
Linux Alternative Option - Connecting to AnyConnect VPN
Connect to UMN VPN on your Linux device by following the below steps. If you are using Ubuntu, follow the steps in the Connect to UMN VPN in Ubuntu (on this page) section.
- Start Cisco Anyconnect your preferred way.
- Using the GUI, navigate to Applications, then Internet.
- Using the CLI, open Terminal and run
/opt/cisco/anyconnect/bin/vpnui
.
- Connect to tc-vpn-1.vpn.umn.edu.
- A Duo Security push will automatically be sent to your default Duo device.
- To use any other method (e.g., call me, passcode) for Duo authentication, use Duo Append Mode.
- Approve the Duo Login Request.
- You are now connected.
Ubuntu - Connecting to AnyConnect VPN
- To check if the VPNC package has been installed on the Ubuntu machine, run the command
dpkg -l vpnc
(lowercase L). If the output is No packages found matching vpnc. then VPNC is already installed.- To install, run the following commands:
sudo -s
(input the account password when prompted to elevate permissions)apt-get install vpnc
- To install, run the following commands:
- Prior to running VPNC, the enter
sudo -s
in the command line and enter your account password to elevate your permissions. - Type
vpnc
and hit Enter. Fill in the prompts as follows:- IPSec gateway address: tc-vpn-1.vpn.umn.edu
- IPSec ID: UofMvpn
- IPSec Secret: S3cur1ty!
- Username: [your Internet ID]
- Password: [your Internet ID password]
- You are now connected.
- To disconnect from the UMN vpn, type vpnc-disconnect in bash.
Additional Resources
- Troubleshooting and Session Logs for AnyConnect for Mac OS X
- Error Message: The VPN connection is not allowed via a local proxy.