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

cannot open tun/tap dev /dev/tun0 no such file or directory #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Nook Color, rooted. Installed Busybox
2. Followed instructions here: 
http://forum.xda-developers.com/showthread.php?t=889736

What is the expected output? What do you see instead?
Actual:
Everything works.  Then I reboot my nook and I get the following message when 
trying to connect: "cannot open tun/tap  dev /dev/tun0 no such file or 
directory"
I connect with adb shell and run the following:
insmod /system/lib/modules/tun.ko

And everything works again.

Expected:
Expected not to have to connect Nook to PC to run shell command.

What version of the product are you using?
android-openvpn-settings -0.4.7, downloaded yesterday.

Which Android phone are you using?

Which firmware version are you using?

Please provide any additional information below.

Original issue reported on code.google.com by Mehmet.N...@gmail.com on 13 Jan 2011 at 11:50

GoogleCodeExporter commented 8 years ago
Could you please post the output of 'adb logcat'?

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

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
Did you enable 'Load TUN Kernel Module' in the 'Advanced' menu?

Original comment by friedrich.schaeuffelhut on 27 Jan 2012 at 10:13