xiaoyanit / android-openvpn-settings

Automatically exported from code.google.com/p/android-openvpn-settings
GNU General Public License v3.0
0 stars 0 forks source link

I need a working TUN/TAP file. #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I need a working tun.ko file.

What is the expected output?
  An OpenVPN connection

What do you see instead?
  FATAL: cannot allocate TUN/TAP dev dynamically (like Issue 18)

What version of the product are you using?
  Rooted per http://www.droid-life.com/2010/09/22/how-to-root-droid-x-running-official-android-2-2/

  BusyBox installer ver 3.2.3 (Marketplace)

  TUN/TAP -> see below

  OpenVPN Installer ver 0.2.3 (Marketplace)

  OpenVPN Settings ver 0.4.6 (Marketplace)

Which Android phone are you using?
  DROID X

Which firmware version are you using?
  Froyo 2.2

Please provide any additional information below.
I have already trying:
-> 
http://code.google.com/p/get-a-robot-vpnc/downloads/detail?name=tun.ko&can=2&q=
-> http://www.saturnwiki.net/droid_tun_driver/2.6.32.9/tun_alt.ko
-> 
http://www.droidforums.net/forum/droid-hacks/10796-got-openvpn-running-2-1-a.htm
l

Original issue reported on code.google.com by jason.ki...@gmail.com on 6 Oct 2010 at 3:11

GoogleCodeExporter commented 8 years ago
I have the exact same problem, looking for a resolution

Original comment by mdl5...@gmail.com on 14 Oct 2010 at 5:11

GoogleCodeExporter commented 8 years ago
i had the same issue. i fixed it using the compiled binary for my kernel. 
please download the files in the link below. choose the files according to your 
kernel,
Mine is ended with gbca5320 so i choose tun.ko.bca5320.zip. it works fine for 
me.

http://forum.xda-developers.com/showpost.php?p=8346425&postcount=65 

Original comment by balachan...@gmail.com on 18 Oct 2010 at 2:33

GoogleCodeExporter commented 8 years ago
Balachandran: How do I find which file to use with my kernel? uname -a gives 
me: 2.6.32.9-P3Droid #188 PREEMPT. Does that mean none of your binaries will 
work with my Kernel?

Mike

Original comment by mdl5...@gmail.com on 18 Oct 2010 at 6:37

GoogleCodeExporter commented 8 years ago
you can try use that file, if it works for you. acutally it is compiled for 
nexus one. maybe you can search for the tun.ko for your droid x kernel. i 
searched and found the link below. maybe it is useful for you.

http://forum.xda-developers.com/showthread.php?t=601672 

try all the choices available, or you can compile it yourself. if the kernel 
sources is available. you can use the instructions in the page below

http://forum.xda-developers.com/showthread.php?t=630703&page=2

motorola source for droid x

https://opensource.motorola.com/sf/sfmain/do/viewProject/projects.droidx

post results here how it goes

Original comment by balachan...@gmail.com on 19 Oct 2010 at 7:31

GoogleCodeExporter commented 8 years ago
just found another one for droid x

http://ip208-100-42-21.static.xda-developers.com/showthread.php?p=7417520

Original comment by balachan...@gmail.com on 19 Oct 2010 at 7:40

GoogleCodeExporter commented 8 years ago
This one seems to work for me... it is establishing a connection at least. 

http://forum.xda-developers.com/showthread.php?t=790792&highlight=tun.ko

Now i'm trying to figure out why it isn't passing data through the tunnel.

Original comment by kor...@gmail.com on 20 Oct 2010 at 6:48

GoogleCodeExporter commented 8 years ago
Kortag: Same issue now, after trying a different kernel. OpenVPN connects, but 
no data is routed correctly. 

Original comment by mdl5...@gmail.com on 21 Oct 2010 at 1:04

GoogleCodeExporter commented 8 years ago

Original comment by friedrich.schaeuffelhut on 28 Dec 2011 at 11:23