02-02-2017, 05:33 AM
(02-02-2017, 04:51 AM)ayufan Wrote: rookieone: it seems that it is added: https://github.com/ayufan-pine64/linux-3...nfig#L1084
Can you look at permissions of `/dev/tun`?
root@tulip-chiphd:/ # ls -al /dev/tun
crw-rw---- system vpn 10, 200 2017-02-01 20:31 tun
root@tulip-chiphd:/ #
Tried (not sure if this is a good idea ?-):
root@tulip-chiphd:/dev # chmod o+rw tun
root@tulip-chiphd:/dev # ls -al tun
crw-rw-rw- system vpn 10, 200 2017-02-01 20:31 tun
(then still get the same errors as before, both in Android window, and logcat)
BTW, both "OpenVPN connect" and "OpenVPN for Android" apps cannot access tun.