On Sun, Aug 29, 2010 at 01:29:02AM +0200, mattias wrote:
Hello again I playing litle with qemu and networking I have read how to do it but can't get it work I use this command Qemu -net nic -net=tap,if=tap0 But will not work Something with option "if" is not valid for net
Did you create tap0?
The article was written over a year ago, I think (I'm the main author), and I haven't tested it in some time. However, on my version of qemu (0.9.1-1.el5.rf), the man page does show the if= as a valid option.