From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EIhJl-0001A4-95 for qemu-devel@nongnu.org; Fri, 23 Sep 2005 02:45:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EIhJa-00018S-7W for qemu-devel@nongnu.org; Fri, 23 Sep 2005 02:45:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EIhJW-00016u-KF for qemu-devel@nongnu.org; Fri, 23 Sep 2005 02:45:43 -0400 Received: from [80.254.179.61] (helo=x41.ch) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EIhHw-0005XT-BX for qemu-devel@nongnu.org; Fri, 23 Sep 2005 02:44:04 -0400 Received: from [10.1.1.254] (account ) by x41.ch (CommuniGate Pro WebUser 4.0.6) with HTTP id 854451 for ; Fri, 23 Sep 2005 08:19:17 +0200 From: "Info" Subject: Re: [Qemu-devel] Net - Qemu Date: Fri, 23 Sep 2005 08:19:17 +0200 Message-ID: In-Reply-To: <4332E177.8070909@cptec.inpe.br> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" Content-Transfer-Encoding: 8bit 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 WinXP or Win2k3, you can build a network bridge over the host NIC adapter and multiple TAP Adapters from OpenVPN. The host IP config is done on the bridge, not on the host NIC. I do that at my home for QEMU, but I haven't testet it with more then one TAP. If you work in an MS network, there is a policy which could prevent you from bridging. Andreas On Thu, 22 Sep 2005 13:53:11 -0300 luciana wrote: >Hello! I need to configure the net emulated by the qemu >in the w2000, I got to activate it using DHCP, but I need > to configure a fixed ip of the type 150.163..... Does >anybody know as doing? Thank you > > >_______________________________________________ >Qemu-devel mailing list >Qemu-devel@nongnu.org >http://lists.nongnu.org/mailman/listinfo/qemu-devel