qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] problems with dual ethernet networking
@ 2004-11-02 18:44 marco ghidinelli
  2004-11-03  2:45 ` Jim C. Brown
  0 siblings, 1 reply; 5+ messages in thread
From: marco ghidinelli @ 2004-11-02 18:44 UTC (permalink / raw)
  To: qemu-devel

i'm unable to get a running configuration with a dual ethernet card with
qemu and vdeq.

i try with this commands:

vde_switch -daemon -sock /tmp/vde1.ctl
chmod 777 /tmp/vde1.ctl
vde_switch -daemon -sock /tmp/vde2.ctl
chmod 777 /tmp/vde2.ctl

vdeq qemu -sock /tmp/vde1.ctl,/tmp/vde2.ctl -nics 2 -hda vivian.img

and i got this message:

qemu: invalid fd for network interface 0

running:

vdeq echo  -sock /tmp/vde1.ctl,/tmp/vde2.ctl  -nics 2 -hda vivian.img

i got:

-tun-fd 3,5 -nics 2 -hda images/vivian.img

and looking in vl.c seems that qemu doesn't like very much the option
-tun-fd 3,5

is this option implemented? where i am wrong?
let me know.

bye!

-- 
BOFH excuse #10:

hardware stress fractures

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-11-03 13:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-02 18:44 [Qemu-devel] problems with dual ethernet networking marco ghidinelli
2004-11-03  2:45 ` Jim C. Brown
2004-11-03  9:35   ` Renzo Davoli
2004-11-03 12:40     ` [Qemu-devel] [patch] " Renzo Davoli
2004-11-03 13:48       ` marco ghidinelli

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).