I have added direct links to all official updates. The server is slow but you can use a download manager to solve the problem.
Quote:
Originally Posted by hob
Has anyone been able to use OpenVPN on Boyue T62 (or T61 or Icarus E563 or Energy Sistem Pro or whatever)?
I've rooted my device and used " Tun.ko Installer" but it only seems to download a "tun.ko" file and place it in the storage space's root!
Both OpenVPN Connect and OpenVPN For Android give the error that they've not been able to access "/dev/tun" and tun.ko.
I did copy the mentioned tun.ko file into "/system/lib/modules/" and after this, both of the mentioned OpenVPN clients seem to connect but as soon as they get IP from the server the device REBOOTS! :/
Any idea? How should I make the "/dev/tun" file which is missing from this device and seems like the manufacturer hadn't included support for tun connections.
|
You must have the kernel source code to add the Universal TUN/TAP device driver to your device's kernel.
http://vtun.sourceforge.net/tun/faq.html
The "'tun.ko" which you copied is the driver but it might not be compatible with your device (crashes, reboot, ... etc) since a different device's kernel was used to build it.