Jump to content

tun.ko for openvpn


Recommended Posts

Guest taylormadearmy
Posted

Does anyone know if there is a tun.ko driver available for openvpn?

Thanks in advance!

T

Guest MrPaveL
Posted

Hello,

If you're using stock kernel, the tun module is already compiled in.

You don't need one.

I believe same is for MCR.

Guest taylormadearmy
Posted

Hello,

If you're using stock kernel, the tun module is already compiled in.

You don't need one.

I believe same is for MCR.

Thanks for the very speedy reply!. Guess I am doing something wrong then - as even though I can connect to my openvpn server I'm getting no packets through...

Guest taylormadearmy
Posted

Hello,

If you're using stock kernel, the tun module is already compiled in.

You don't need one.

I believe same is for MCR.

If I wanted to check it was there where should it be?

Guest taylormadearmy
Posted

Ok - it seems tun.ko is present as MrPavel suggested (thanks!) Managed to get openvpn working with both stock and Franco's kernel on stock ROM.

Steps are here for anyone else looking to get it working (which I gleaned from herehttp://forum.xda-developers.com/showpost.php?p=17233744&postcount=9):

Install Busybox from Market

Install OpenVPN Installer from Market and install to:

binaries: /system/xbin

route/ifconfig: /system/xbin/bb

Create /system/xbin/bb with Root Explorer or from shell

Create link to busybox for ifconfig and route

ln -s /system/xbin/busybox /system/xbin/bb/route

ln -s /system/xbin/busybox /system/xbin/bb/ifconfig

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.