From: "Piotr R." <piotr-re@o2.pl>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] QEMU / VDE / multiple ifaces
Date: Sun, 28 Nov 2004 11:39:03 +0100 [thread overview]
Message-ID: <20041128103903.9E6CA33CCF@rekin5.o2.pl> (raw)
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 other threads:[~2004-11-28 10:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041128103903.9E6CA33CCF@rekin5.o2.pl \
--to=piotr-re@o2.pl \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).