Having just got tap to work on ubuntu,trusty,am64, I have just tried to do the 
same on the Cubieboard2 and it seems that I'm unable to actually create 
/dev/net/tun.

If I do the following:

sudo mkdir /dev/net
sudo mknod /dev/net/tun c 10 200
sudo chmod 0666 /dev/net/tun
sudo modprobe tun

gives : 

modprobe: FATAL: Module tun not found.

Doing a :

sudo tunctl

gives:

Failed to open '/dev/net/tun' : No such device


Does anyone have any experience on this?

Cheers
Nick
                                          
_______________________________________________
MirageOS-devel mailing list
[email protected]
http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel

Reply via email to