Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The OpenConnect VPN client is recommended for connecting to the UA VPN. This client should work on any Linux or BSD system. Instructions are provided below for the most common Linux and BSD installations.

openSUSE Linux (Leap or Tumbleweed)

Installation

From a terminal window, switch to root or use "sudo" to run: zypper install openconnect

To connect to VPN

Open a terminal window, and switch to root or use "sudo" to run:

...

Keep this window open to remain connected to the VPN.

...

Debian or Ubuntu Linux

Installation

From a terminal window run:

...

Enter your password when prompted

To connect to VPN

Open a terminal window and run:

...

Keep this window open to remain connected to the VPN.

...

Arch Linux

Installation

From a terminal window, switch to root or use "sudo" to run:

pacman -Sy openconnect

To connect to VPN

Open a terminal window, and switch to root or use "sudo" to run:

...

Keep this window open to remain connected to the VPN.

...

Fedora Linux

Installation

From a terminal window, switch to root or use "sudo" to run:

yum install openconnect

To connect to VPN

Open a terminal window, and switch to root or use "sudo" to run:

...

Keep this window open to remain connected to the VPN.

...

CentOS or Red Hat Linux

Installation

From a terminal window, switch to root or use "sudo" to run:

yum install epel-release

yum install openconnect

To connect to VPN

Open a terminal window, and switch to root or use "sudo" to run:

...

Keep this window open to remain connected to the VPN.

...

FreeBSD and DragonFly BSD

Installation

From a terminal window, switch to root or use "sudo" to run:

pkg install openconnect

To connect to VPN

Open a terminal window, and switch to root or use "sudo" to run:

...

Keep this window open to remain connected to the VPN.

...

OpenBSD

Installation

From a terminal windows, switch to root or use "sudo" to run:

...

Select the full version, not the "light" version

To connect to VPN

Open a terminal window, and switch to root or use "sudo" to run:

...