How to Install OpenVPN on Nokia 770/OS2006The 2006 application catalog shows this for OpenVPN:OpenVPN: SSL VPN solution * Home Page: [WWW] openvpn.net/ * Port Page: [WWW] www.rahkonen.org/openvpn.html * Download: [WWW] www.gotontheinter.net/770-debs/openvpn_2.0-1maemo2_armel.deb * Alt Download: [WWW] www.gotontheinter.net/770-debs/openvpn_2.0-2maemo2_armel.deb (with compression support - requires liblzo1) * Repository: (n/a) * Distribution: (n/a) * Component: (n/a) * Status: Working OpenVPN needs root permissions. Authentication with pam and lzo compression support are currently disabled so that OpenVPN package would not need any additional dependencies. Updated with -o0 (no more errors on certificates) and no more maemo dependency. So it should work (it works for me, using my Maemo-1.x configuration.) Remember that /var/lib/install is gone, so its /etc/openvpn now. And /etc/default/openvpn holds startup information. Update (Adi Roiban) - you can get liblzo1 from maemo-hackers.org/apt repository and openvpn with lzo support from here [WWW] cjfsg.utcluj.ro/maemo2/openvpn_with_lzo/openvpn ---- All of those .deb files show a "Not installable" error. Even after libraries that some webpages suggest need to be installed first does not resolve the problem. The very last file listed: cjfsg.utcluj.ro/maemo2/openvpn_with_lzo/openvpn offers no hint as to what it might be, except possibly by the lack of an extension. That file is an executable binary. I downloaded it and moved it to /usr/bin and openvpn immediately started working. |