Wed Sep 2 18:21:46 2015 ROUTE_GATEWAY 192.168.1.1/255.255.255.0 IFACE=wlan0 HWADDR=f0:79:59:b1:7f:08
Wed Sep 2 18:21:46 2015 ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2)
Wed Sep 2 18:21:46 2015 Exiting due to fatal
I followed instruction on Ubuntu forum to create tun/tap. After creating tun/tap node openvpn connects but don't route traffic through vpn.
Dev is properly wrapped. Your device does not have /dev/net/tun avaliable. I would suggest seeing if it's renamed, or the application taht you are using is not properly creating it.
Openvpn tun/tap failed in Asus zenfone 5 lollipop
Log:
Wed Sep 2 18:21:46 2015 ROUTE_GATEWAY 192.168.1.1/255.255.255.0 IFACE=wlan0 HWADDR=f0:79:59:b1:7f:08 Wed Sep 2 18:21:46 2015 ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2) Wed Sep 2 18:21:46 2015 Exiting due to fatal
I followed instruction on Ubuntu forum to create tun/tap. After creating tun/tap node openvpn connects but don't route traffic through vpn.