qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] QEMU / VDE / multiple ifaces


From: Piotr R .
Subject: [Qemu-devel] QEMU / VDE / multiple ifaces
Date: Sun, 28 Nov 2004 11:39:03 +0100

I am trying to make qemu emulate multiple network interfaces, each 
of them connected to another VDE switch.

Is it possible? (doc say yes...)
Did anyone try sth like that?

My comand line looks like this
/usr/local/bin/vdeq ./qemu -sock /tmp/vde_switches/LAB01 ,/tmp/
vde_switches/LAB02 -snapshot -k en-us -vnc -hda ./images/debian.img 
-localtime -macaddr F1:F2:00:00:00:0 -vnc_port 6881

The problem is that vdeq seems to recognize only the first socket 
correctly, the second goes as a qemu parameter. Heres ps dump:

./qemu -tun-fd 3 ,/tmp/vde_switches/LAB02 -snapshot -k en-us -vnc -
hda ./images/debian.img -localtime -macaddr F1:F2:00:00:00:0 -
vnc_port 6881

Thanks,
Peter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]