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
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
2 matches
Mail list logo