Did anyone get openvpn working on DextersJB v1.6? Does the kernel (2.6.35.14-LeeDrOiD-HC-V2.1.0) has tun build-in? I'm trying to run OpenVPN for Android, but error out on "cannot find tun device".
Related
I'm having problems getting openvpn to work on litening rom. I've had no issues with openvpn on darky2 kh3. On litening, I'm getting an ifconfig error. Looking through things I can see there is tun support in the kernel (/dev/tun exists). Running ifconfig from a shell does show the interfaces. So it looks like ifconfig is working right. Any other suggestions?
Thanks.
I have tried multiple roms/kernels which have tun functionality baked in but am having no luck connecting to my server. My same config files work fine on my Nook Color and Hero (both running CM7). Logcat throws "Cannot allocate TUN/TAP dev dynamically" Any suggestions?
I installed openvpn installer and settings from the market, it connects fine but doesn't seem to pass the traffic over.
I tried building a tun.ko, but found it's already built into the kernel
and I'm stuck here and don't know if there's anything could be done to get this working.
Hi,
I've googled for this, but unfortunately there is no tun.ko for Bluestacks easily avaiable.
I've tried tun.ko installer, but there was error: "Downloaded module is incompatible"
I need DroidVPN to test some Android apps, so - do you know how to get tun.ko for Bluestacks?
Also: Bluestacks model is GT-N7000 (Phone info in settings).
Hi,
I followed some threads in this forum and managed to build USB to Ethernet driver (usbnet.ko and asix.ko) for Acer Iconia A1-810 but I am not able to load them to the tablet with insmod command.
insmod usbnet.ko
insmod asix.ko
It says "no such file or directory" even through I put them in /system/lib/modules and ran the commands from there. I Guess that the files I built were based on wrong version of Ubuntu and Android_Toolchains.
Does anybody manage to build the driver for the tablet or know how to do that or know which version of Ubuntu and Android toolchains I need to use?
My device is rooted and the drivers were built on Ubuntu 12.04, Android_Toolchains arm-eabi-4.4.3
Thanks in advance.