Skip to content

Instantly share code, notes, and snippets.

@reinderien
Last active January 26, 2018 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reinderien/cace3a1a07dd30a9600c5a46be78cb13 to your computer and use it in GitHub Desktop.
Save reinderien/cace3a1a07dd30a9600c5a46be78cb13 to your computer and use it in GitHub Desktop.
pfSense 11.1 with OpenConnect

This is a modernization effort on https://forum.pfsense.org/index.php?topic=115672.0

The list of dependencies has grown somewhat. Browsing through http://pkg.freebsd.org/FreeBSD:11:amd64/release_1/All/

you will need to pkg add http://pkg.freebsd.org/FreeBSD:11:amd64/release_1/All/... the following:

  • openconnect-7.08.txz
  • vpnc-scripts-20161215.txz

If you want the qt-based desktop GUI, you will also need these (and probably others):

  • libtasn1-4.12.txz
  • p11-kit-0.23.7.txz
  • tpm-emulator-0.7.4_2.txz
  • trousers-0.3.14_1.txz
  • gnutls-3.5.13.txz
  • qt5-concurrent-5.7.1.txz
  • openconnect-gui-1.4.1.txz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment