Versions Compared

Key

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

OpenConnect is an open source SSL VPN client shipped with widely used Linux distributions like Fedora, Arch, Debian, Centos or Ubuntu. It can be used as an alternative to Pulse Secure Client.

Warning
titleOpenConnect version

Make sure the OpenConnect version that was shipped with your Linux distribution is 7.05 or above.

Install on Fedora

Code Block
languagebash
themeMidnight
$ sudo dnf install openconnect
...

When it asks for confirmation for the package installation, enter “Y” or “y”.

Install on CentOS (or RedHat)

Code Block
languagebash
themeMidnight
$ sudo yum install epel-release
...
$ sudo yum install openconnect
...

...

Check VPN connection status

Check if the tun0 interface is up:

Code Block
languagebash
themeMidnight
$ ifconfig tun0
...

...

Filter by label (Content by label)
showLabelsfalse
max10
spacesSERT
showSpacefalse
sortmodified
reversetrue
typepage
excludeCurrenttrue
cqllabel = "service-vpn-access" and label in ("kb-how-to-article","kb-troubleshooting-article","kb-service-desc-page") and type = "page" and space = currentSpace()
labelsID Password Account

Still need help?

Create a Track-it!