From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EUVVs-0002nA-9I for qemu-devel@nongnu.org; Tue, 25 Oct 2005 16:35:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EUVVq-0002mP-JO for qemu-devel@nongnu.org; Tue, 25 Oct 2005 16:35:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUVVq-0002mL-BD for qemu-devel@nongnu.org; Tue, 25 Oct 2005 16:35:14 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1EUVVq-00011S-8A for qemu-devel@nongnu.org; Tue, 25 Oct 2005 16:35:14 -0400 Message-ID: <435E9700.3070100@gmx.net> Date: Tue, 25 Oct 2005 22:35:12 +0200 From: Michael MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] several guests with static ip-address 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 qemu list, is it possible, that several (for example two) guests communicate to one qemu host, which has only one network interface and every os has it's own static ip-address? For me, only one guest and a qemu host with static ip-address configuration communicate with each other (and with the router, all are in the same subnet over a tun/bridge interface), but when i would bring up a second guest os that should communicate with the qemu host (all with static ip-addresses) it doesn't work. With two network interfaces (for two guests) on the qemu host it should work i think, but with only one? thanks for any help! Michael