From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CP3m7-00079t-7u for qemu-devel@nongnu.org; Tue, 02 Nov 2004 13:52:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CP3m6-00079C-Ga for qemu-devel@nongnu.org; Tue, 02 Nov 2004 13:52:58 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CP3m6-000790-8p for qemu-devel@nongnu.org; Tue, 02 Nov 2004 13:52:58 -0500 Received: from [192.167.20.4] (helo=circolab.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CP3e1-0007mp-7G for qemu-devel@nongnu.org; Tue, 02 Nov 2004 13:44:37 -0500 Date: Tue, 2 Nov 2004 19:44:43 +0100 From: marco ghidinelli Message-ID: <20041102184443.GB18735@circolab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] problems with dual ethernet networking Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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