Page 1 of 1

Download previous versions of openvpn access server.

Posted: Thu Oct 08, 2020 4:15 pm
by jk1093
Due to certain compatibility issues with the openvpn and oauth duo integration I want to setup and test openvpn access server version 2.8.5 or maybe 2.8.0 but I'm not able to find the package or repository for specific versions of openvpn access server other than the latest version which is currently 2.8.6. Can anyone point me in the right direction?

Re: Download previous versions of openvpn access server.

Posted: Mon Nov 09, 2020 2:08 pm
by novaflash
Our software repository contains older versions. You can use the standard tools to access these;

root@OPENVPNAS:/usr/local/openvpn_as/scripts# apt policy openvpn-as
openvpn-as:
Installed: 2.8.6-916f8e7d-Debian10
Candidate: 2.8.6-916f8e7d-Debian10
Version table:
*** 2.8.6-916f8e7d-Debian10 500
500 http://as-repository.openvpn.net/as/debian buster/main amd64 Packages
100 /var/lib/dpkg/status
2.8.5-f4ad562b-Debian10 500
500 http://as-repository.openvpn.net/as/debian buster/main amd64 Packages
2.8.4-39c4563c-Debian10 500
500 http://as-repository.openvpn.net/as/debian buster/main amd64 Packages
2.8.3-f28d2eae-Debian10 500
500 http://as-repository.openvpn.net/as/debian buster/main amd64 Packages
2.8.2-96c6f9ee-Debian10 500
500 http://as-repository.openvpn.net/as/debian buster/main amd64 Packages
2.8.1-3ae74700-Debian10 500
500 http://as-repository.openvpn.net/as/debian buster/main amd64 Packages
2.8.0-beb4c556-Debian10 500
500 http://as-repository.openvpn.net/as/debian buster/main amd64 Packages
2.7.5-932a08a3-Debian10 500
500 http://as-repository.openvpn.net/as/debian buster/main amd64 Packages

root@OPENVPNAS:/usr/local/openvpn_as/scripts# apt install openvpn-as=2.8.5-f4ad562b-Debian10

If you did that last command, then you'd end up with version 2.8.5.

Re: Download previous versions of openvpn access server.

Posted: Fri Nov 13, 2020 7:25 pm
by Macala
How to download