qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: marco ghidinelli <marcogh@linux.it>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] problems with dual ethernet networking
Date: Tue, 2 Nov 2004 19:44:43 +0100	[thread overview]
Message-ID: <20041102184443.GB18735@circolab.net> (raw)

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

             reply	other threads:[~2004-11-02 18:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-02 18:44 marco ghidinelli [this message]
2004-11-03  2:45 ` [Qemu-devel] problems with dual ethernet networking 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

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=20041102184443.GB18735@circolab.net \
    --to=marcogh@linux.it \
    --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).