OpenConnect

From Gentoo Wiki
Jump to:navigation Jump to:search
This article is a stub. Please help out by expanding it - how to get started.


Installation

Kernel

KERNEL Enable support for <Software_title>
Write menuconfig instructions here.

USE flags

USE flags for net-vpn/openconnect Free client for Cisco AnyConnect SSL VPN software

doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
gnutls Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
gssapi Build GSSAPI support
libproxy Enable proxy support
lz4 Enable support for lz4 compression (as implemented in app-arch/lz4)
nls Add Native Language Support (using gettext - GNU locale utilities)
pskc Enable PSKC file storage of HOTP/TOTP keys
selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
smartcard Enable smartcard support
stoken Enable stoken support
test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
verify-sig Verify upstream signatures on distfiles

Emerge

root #emerge --ask net-vpn/openconnect


Configuration

Environment variables

  • VAR1
  • VAR2

Files

  • /etc/global_file_example - Global (system wide) configuration file.
  • ~/.local_file_example - Local (per user) configuration file.

Service

OpenRC

runit

systemd

Usage

Invocation

user $cmd --help
<pre>

(Paste command help output here.)

</pre>

Troubleshooting

Removal

Unmerge

root #emerge --ask --depclean --verbose net-vpn/openconnect

See also

  • OpenVPN — software that enables the creation of secure point-to-point or site-to-site connections.
  • vpnc — IPsec (Cisco/Juniper) VPN concentrator client

External resources

References