v2.2.5
This release adds beta 64-bit Arm support.
Use connectd_2.2.5_arm64.deb for Debian based operating systems.
This has been tested on a Pine 64 board running Ubuntu 16.04.1 LTS (Xenial Xerus).
Use connectd_2.2.5_aarm64-ubuntu16.04.tar for non-Debian operating systems.
Use connectd_2.2.5_aarm64-ubuntu16.04_static.tar for non-Debian operating systems in the event the previous tar package does not work.
-----------------------------
This release adds beta builds for Vyos and other older Debian based operating systems.
Use connectd_2.2.5_i386-etch.deb for 32-bit
Use connectd_2.2.5_amd64-etch.deb for 64 bit
Tested on 64-bit Vyos AWS EC2 and Ubuntu 14.04 AWS EC2.
- Interactive installer
- Bulk registration
- Bulk scripts
Sys-V scripts are not included. Rather, edit the file: /config/scripts/vyatta-postconfig-bootup.script
and add two lines at the end:
/usr/bin/connectd_start
/usr/bin/connectd_schannel start
============================================================
To install on a Debian based OS, run (as root, or using sudo)
dpkg -i <deb file name>
To install on a non-Debian OS, as root:
- Copy the tar file to /
- tar xf <tar file name>
After installation, run (as root, or using sudo)
connectd_installer