RufiS / android-openvpn-installer

Automatically exported from code.google.com/p/android-openvpn-installer
0 stars 0 forks source link

Where do you get tun.ko from? Why isn't it included in openvpn-installer? #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install openvpn-installer.

What is the expected output? What do you see instead?
I expect to install openvpn and tun.ko because both are required. Without 
tun.ko, I get the error message:  fatal:  cannot allocat tun/tap device 
automatically

What version of the product are you using? On what operating system?
Latest version of openvpn-installer from android market 5/3/2011: Openvpn 
2.1.1, openvpn installer 0.2.3.  And I'm on android 2.2

Where should I find the download for tun.ko?

Original issue reported on code.google.com by rah...@gmail.com on 3 May 2011 at 10:41

GoogleCodeExporter commented 9 years ago
Hi, I have the same issue using the same apps versions.

Original comment by leose...@gmail.com on 11 May 2011 at 5:41

GoogleCodeExporter commented 9 years ago
The tun.ko module is device-specific.  That's why it's not included.  I put 
together some instructions on how to get it for yourself here:

http://dl.dropbox.com/u/543241/android_tun/android_build_tun_module.txt

Original comment by rah...@gmail.com on 11 May 2011 at 12:10