How to upgrade the virtual appliance to a new version of the Access Server?


You can upgrade the OpenVPN Access Server software running on the Virtual Appliance by downloading the new Access Server package onto the appliance.

At the Welcome screen (with blue background), select "Login". Enter the username "root" and the root password. Then at the shell prompt ("#"), enter the following commands (assuming the new Access Server version is "1.3.1"):

wget URL_of_new_package

dpkg -i openvpn-as-version-Ubuntu8.i386.deb

Where the URL_of_new_package is obtained using the Access Server Downloads page and choosing the package for the Ubuntu8 32-bit platform (requires logging in to the website using your registered account). Use the full URL path including http:// in the wget command. Replace version with the new Access Server version number, such as 1.3.1.

The package is updated while preserving the configuration (including license information and all keys/certificates) from the previous Access Server installation.


Last Updated ( Tuesday, 07 December 2010 23:34 )