PDA

View Full Version : OpenVPN Working in OS2008?


joeinternet
12-03-2007, 02:42 PM
Aloha,

Has anyone had any luck getting OpenVPN working under OS2008? I've had no success using the old packages in the new OS release. Has a new package been generated?

-Joe

Chelli
12-03-2007, 03:21 PM
http://mobilevdr.garage.maemo.org/openvpn.install

:)

Chelli
12-03-2007, 03:33 PM
Hint:

The package was modified so that you can call openvpn as user via:

sudo /usr/bin/openvpn

gochito
12-03-2007, 04:00 PM
Got it working on my n800... if ony the rtcomm SIP stack would see the tun connection.... My asterisk server would be accessible . Damn, what a hard bug to crush.

Mahalo!

joeinternet
12-03-2007, 04:03 PM
Works great! Thanks!

Moonshine
12-19-2007, 07:57 PM
Is this working for people under OS2008 non-beta? I gave it a shot here and during startup I get:

Wed Dec 19 16:55:58 2007 us=793395 Assertion failed at integer.h:94
Wed Dec 19 16:55:58 2007 us=796020 Exiting

EDIT: Seems to come from "verb 4" in my config. Lowering it to "verb 3" works fine. Go figure :)

dfn_doe
06-16-2008, 12:39 PM
Is this working for people under OS2008 non-beta? I gave it a shot here and during startup I get:

Wed Dec 19 16:55:58 2007 us=793395 Assertion failed at integer.h:94
Wed Dec 19 16:55:58 2007 us=796020 Exiting

EDIT: Seems to come from "verb 4" in my config. Lowering it to "verb 3" works fine. Go figure :)

Just chiming in to say my experience has been the same. I get a strange error when using verbosity levels above 3, but with 3 it seems to work just as expected.