Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Catscrash
Old
#1  
Member - OP
Thanks Meter 0
Posts: 65
Join Date: Mar 2008
Default openvpn anyone?

hi,
did anyone find a way to use openvpn on htc hero?
 
ghoonk
Old
#2  
Senior Member
Thanks Meter 0
Posts: 183
Join Date: Dec 2008
Location: Dubai, UAE
Quote:
Originally Posted by Catscrash View Post
hi,
did anyone find a way to use openvpn on htc hero?
Not yet, but I am using the CyanogenMod 4.0.1 on my Dream and I have seen Donut on the HTC Click -- in both cases, Settings --> Wireless Controls is showing an option for VPN Settings, so I'm guessing that it would be a matter of time before this is available on the Hero and Magic firmware

Be patient, or wait for someone to cook a ROM with this feature
 
Lox_Dev
Old
(Last edited by Lox_Dev; 28th August 2009 at 02:39 AM.)
#3  
Lox_Dev's Avatar
Senior Member
Thanks Meter 24
Posts: 323
Join Date: Oct 2007
Location: Kanaky-New-Caledonia

 
DONATE TO ME
VPN wil be in Donut.

For now, it seems possible to implement it.

For the program GUI, it should good to extand that program to support openvpn and pptp vpn.

First of all tun driver is needed, you'll find it here.

Install and, as root, type:
# insmod /system/lib/modules/tun.ko

lsmod command should give you:
tun 11300 0 - Live 0xbf000000

That should load the tun kernel module.

I think we should then have to compile openvpn using android ndk.
A guy did it for the dream. Worth trying it. Maybe someone else could tell if binaries compiled for Dream can work on Hero
 
gogh57
Old
(Last edited by gogh57; 28th August 2009 at 03:18 AM.)
#4  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Apr 2008
OpenVPN ist working on hero. I used the binaries for the G1. But the CIPHER is different: AES-256-CBC. I'm now testing it and if it's stable, perhaps I'm gonna compile openvpn with complete static openssl, so all functions should work.
If someone is interested, I can post my scripts and settings.
 
Lox_Dev
Old
#5  
Lox_Dev's Avatar
Senior Member
Thanks Meter 24
Posts: 323
Join Date: Oct 2007
Location: Kanaky-New-Caledonia

 
DONATE TO ME
Quote:
Originally Posted by gogh57 View Post
OpenVPN ist working on hero. I used the binaries for the G1. But the CIPHER is different: AES-256-CBC. I'm now testing it and if it's stable, perhaps I'm gonna compile openvpn with complete static openssl, so all functions should work.
If someone is interested, I can post my scripts and settings.
I am REALLY interested to now how you compiled it.
 
gogh57
Old
#6  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Apr 2008
Hi!

I haven't compiled openvpn until now. I used this one:
https://www.digital-bit.ch/wiki/OpenVPN_auf_dem_G1
 
bbrickwedde
Old
#7  
Junior Member
Thanks Meter 0
Posts: 7
Join Date: Sep 2006
Just tried, may work. But i can't connect to my astaro because the key needs auth wit user and pw.
This Version hasnt been compiled with --auth-ask-pass. And reading from commandline doesn't work either..
 
up.n.down
Old
#8  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Jul 2009
I did compile it on my G1 with CyanogenMod ROM.

As far as I can see, it is working perfectly: I'm using it with certificates for 3 different VPNs.

Only issue: I wasn't able to complile a shared version of liblzo, so the binary is statically linked against liblzo.a (751 KB... )

Ah, yes, of course no GUI interface, shell only...
Bye, UP
 
gogh57
Old
#9  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Apr 2008
Hi!

Cool, could you post the binary? Could you give me a hint how you did it? I had several problems.
 
bbrickwedde
Old
#10  
Junior Member
Thanks Meter 0
Posts: 7
Join Date: Sep 2006
Would be perfect if someone could compile openvpn with " --enable-password-save"

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Xposed Framework Module for the AT&T Galaxy S 4

Got yourself a brand new Galaxy S 4? Are you looking for some fun mods to make it truly your … more

Job Interview Prep: Phone Screen Part 1 – XDA Developer TV

XDA Developer TV Producer Jayce has been very busy creating videos to help … more

Auto Test Your Android Apps with Robotium

You’ve just finished coding your very first app, but before you release it to the wild, you … more

Open Source CPU Info App for Windows

So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more