From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ELhaQ-00006Z-MK for qemu-devel@nongnu.org; Sat, 01 Oct 2005 09:39:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ELhaP-00006J-6H for qemu-devel@nongnu.org; Sat, 01 Oct 2005 09:39:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ELhVE-0006qL-79 for qemu-devel@nongnu.org; Sat, 01 Oct 2005 09:34:12 -0400 Received: from [128.8.10.163] (helo=po1.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ELh59-0002IU-Oj for qemu-devel@nongnu.org; Sat, 01 Oct 2005 09:07:15 -0400 Received: from jbrown.mylinuxbox.org (jma-box.student.umd.edu [129.2.253.219]) by po1.wam.umd.edu (8.12.10/8.12.10) with ESMTP id j91D7Frs003282 for ; Sat, 1 Oct 2005 09:07:15 -0400 (EDT) Date: Sat, 1 Oct 2005 09:07:12 -0400 From: "Jim C. Brown" Subject: Re: [Qemu-devel] tun/tap networking Message-ID: <20051001130712.GA28444@jbrown.mylinuxbox.org> References: <20050930221321.C7BED31C14@ravel.n2.net> <20050930230149.GA20433@jbrown.mylinuxbox.org> <433E733E.9000209@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <433E733E.9000209@gmx.de> 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 On Sat, Oct 01, 2005 at 01:30:06PM +0200, Oliver Gerlich wrote: > That means it would work if the host NIC is connected to a switch? Then > the switch would send packets from the guest which are meant for the > host back to the host NIC and everything's fine! Or did I misunderstand > that now? > > Regards, > Oliver Gerlich If the switch sends packets from the host NIC back to itself, I believe that would work. If you have 2 nics on the host computer connected to the same hub, that will also work (one nic can receive the guest packets sent out from the other nic). -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.