Saturday, June 11, 2016

[root] Getting OpenVPN running on the Chromecast natively

I've been playing around with my rooted Chromecast, installing a debian-based chroot environment to make it easy to install applications with just 'apt install'. I've got OpenVPN client installed, but it's unable to actually connect due to the lack of a tun device.
Code:

Sat Jun 11 15:49:03 2016 ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)
Does anyone know if the Linux kernel compiled with Eureka ROM supports tun devices, or if it's possible to compile in tun devices as a separate kernel module to load in at run-time? Or maybe I'm just an OpenVPN noob and doing something obviously wrong?


from xda-developers http://ift.tt/1YjSr66
via IFTTT

No comments:

Post a Comment