Skip to content

Upgrading; do I need to remove OpenVPN 2.x before installing version 3? #122

Discussion options

You must be logged in to vote

No, the openvpn3 package and openvpn package can be installed in parallel, by design.

The OpenVPN 2.5.7 ships a single binary, /usr/sbin/openvpn.

OpenVPN 3 Linux ships more executables:

  • openvpn3 - the main user interface, also for unprivileged (non-root) users
  • openvpn3-admin - a tool where most of the functionality requires root privileges
  • openvpn2 - An OpenVPN 3 wrapper simulating the old openvpn command line, but only with client options supported currently. What is different from the openvpn approach is that /usr/bin/openvpn2 can be run by unprivileged users.

OpenVPN 3 Linux also ships with openvpn3-as, which is used to download the configuration to connect to an OpenVPN Access Server.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dsgiigh
Comment options

@dsommers
Comment options

Answer selected by dsommers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants