http://bugs.meego.com/show_bug.cgi?id=10015
--- Comment #10 from dwmw2 <[email protected]> 2010-11-22 03:08:14 PST --- You don't have to route through a connected machine. Just use 'openconnect --cookieonly' to get a VPN cookie on another machine, then use connman's connect-vpn script to *connect* using that cookie from your test box. Note that you have to transfer ~/.cert/intel-certchain.crt from your existing machine to the MeeGo box, so that openconnect can validate the server's SSL certificate. Then: /usr/lib/connman/test/connect-vpn openconnect "my VPN" $SERVERIP intel.com $COOKIE /where/you/put/intel-certchain.crt You can ssh into the machine as root using the password 'meego' while it's sitting at the firstboot screen. There's no way to make it tell you its IP addresses from the UI, so watch for it doing mDNS or note its IP address before you reinstall it (for IPv6 at least it should have a constant address; for Legacy IP there are a lot of buggy DHCP servers out there which will move it around). -- Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
