On Monday 23 January 2006 20:17, Ishwar Rattan wrote:
> I have Linux (Debian absed) system with
> qemu-0.8.0 and vde-2.0.1 installed and running.
>
> It comes out that vdeqemu does not pass the macaddress
> info correctly to qemu:
>
> vdeqemu -hda ./image1 -m 128 &
>
> and
>
> vdeqemu -hda ./image2 -m 128 -net nic,macaddr=54:42:00:12:34:57 &
>
> end up having the same macaddress.
>
> Any one using this type of setups?

Add -net vde and it should work.

Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to