From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EsLZP-0008N1-9c for qemu-devel@nongnu.org; Fri, 30 Dec 2005 09:49:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EsLZL-0008L3-NI for qemu-devel@nongnu.org; Fri, 30 Dec 2005 09:49:26 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EsLZI-0008Jo-OU for qemu-devel@nongnu.org; Fri, 30 Dec 2005 09:49:21 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EsLZp-0003Hs-VG for qemu-devel@nongnu.org; Fri, 30 Dec 2005 09:49:54 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EsLXa-0002Gs-U9 for qemu-devel@nongnu.org; Fri, 30 Dec 2005 15:47:34 +0100 Received: from mna75-1-81-57-128-182.fbx.proxad.net ([81.57.128.182]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Dec 2005 15:47:34 +0100 Received: from frekoding by mna75-1-81-57-128-182.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Dec 2005 15:47:34 +0100 From: FrekoDing Date: Fri, 30 Dec 2005 15:47:25 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: news Subject: [Qemu-devel] QEmu and simple 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 Hi, Does anyone have a link or tutorial to do Virtual OS on QEmu communicate with the net ?! I want that my virtual OS be seen like an host. With QEmu 0.7 and older, I used the bridging method like on this tutorial (http://compsoc.dur.ac.uk/~djw/qemu.html) How to do now ?! Thanks for everyone who can help me.