Re: qemu with network

2005-12-21 Thread Joris Huizer
Juraj Fedel wrote: I am having troubles with useing tun/tap network with qemu. If I start qemu as ordinary user it complains that it can not connect to tun device. If I run it with 'sudo qemu' it create tun0 network device and than I can connect to virtual system. $ ls -l /dev/net/tun crw-rw

qemu with network

2005-12-21 Thread Juraj Fedel
I am having troubles with useing tun/tap network with qemu. If I start qemu as ordinary user it complains that it can not connect to tun device. If I run it with 'sudo qemu' it create tun0 network device and than I can connect to virtual system. $ ls -l /dev/net/tun crw-rw 1 root root 10, 200