On March 7, 2007, Pablo Sanchez wrote: > > Make sure /dev/net/tun exists and is -rw-rw----. > > I believe this should be 666:
YUP, that's it! You're the best, it's booting just now :) cooooooooooooool! :) Can't wait :) hm, Okay booted up but didn't get an ip, just 0.0.0.0 okay, i configured an ip on tap0(host) but that would give an invalid ip to the guest :o But we're further, I'm happy bout that! "chmod 666" is the keyword ;) Thanks > > $ ls -la /dev/net/tun > crw-rw-rw- 1 root root 10, 200 2006-11-25 07:17 /dev/net/tun > > > Also make sure > > the 'tun' driver is loaded (modprobe tun). > > As root, try the following after the 'tun' driver is loaded (it should be > done automagically when you create the tap): > > # lsmod|grep -c tun > 1 returns 1. -- chEErs roN _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
