[Qemu-devel] VM with two interfaces

2010-10-21 Thread Nirmal Guhan
Hi, Am trying to create a VM using qemu-kvm with two interfaces(fedora12 is the host and vm) and running into an issue. Given below is the command : qemu-kvm -net nic,macaddr=$macaddress,model=pcnet -net tap,script=/etc/qemu-ifup -net nic,model=pcnet -net tap,script=/etc/qemu-ifup -m 1024 -hda

[Qemu-devel] Re: VM with two interfaces

2010-10-21 Thread Nirmal Guhan
On Thu, Oct 21, 2010 at 9:23 AM, Nirmal Guhan vavat...@gmail.com wrote: Hi, Am trying to create a VM using qemu-kvm with two interfaces(fedora12 is the host and vm) and running into an issue. Given below is the command : qemu-kvm -net nic,macaddr=$macaddress,model=pcnet -net tap,script

[Qemu-devel] Re: Question about starting 2 VMs using Qemu

2010-08-09 Thread Nirmal Guhan
Try removing ifname=tap0 and a different macaddr for second instance. --Nirmal On Fri, Aug 6, 2010 at 7:09 AM, Anjali Kulkarni anj...@juniper.net wrote: Hi, I can start my freebsd based image in Qemu, and I use tap interface for connectivity to the host or external world, but when I try to