From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EMW5d-0003jt-F7 for qemu-devel@nongnu.org; Mon, 03 Oct 2005 15:35:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EMW5Z-0003i7-1I for qemu-devel@nongnu.org; Mon, 03 Oct 2005 15:35:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMW4p-0002zc-PT for qemu-devel@nongnu.org; Mon, 03 Oct 2005 15:34:19 -0400 Received: from [64.233.182.205] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EMVrR-0004r5-Mw for qemu-devel@nongnu.org; Mon, 03 Oct 2005 15:20:29 -0400 Received: by nproxy.gmail.com with SMTP id n15so170828nfc for ; Mon, 03 Oct 2005 12:20:28 -0700 (PDT) Message-ID: <46d6db660510031220m61557859v146d64d03d2fc33c@mail.gmail.com> Date: Mon, 3 Oct 2005 21:20:28 +0200 From: Christian MICHON Subject: Re: [Qemu-devel] about DHCP server in qemu In-Reply-To: <1128354958.4341548e81311@webmail.alinto.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1128006042.433c019a295a8@webmail.alinto.com> <20050929203431.GA4684@jbrown.mylinuxbox.org> <433C61B7.6070804@wasp.net.au> <20050929221406.GA6019@jbrown.mylinuxbox.org> <1128068224.433cf48005ab5@webmail.alinto.com> <20050930131014.GA14173@jbrown.mylinuxbox.org> <1128104933.2390.42.camel@aragorn> <20050930215938.GA20094@jbrown.mylinuxbox.org> <1128354958.4341548e81311@webmail.alinto.com> Reply-To: Christian MICHON , 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 think you meant "guests" instead of "hosts". I second that. I would still like to use qemu to perform network simulations myself... On 10/3/05, octane indice wrote: > And what about a full IP connection beetween hosts? In order to > simulate a real network to do nfs/smtp/http/smb and so on? > > I was thinking of a sort of a net-server which handles the DHCP > process, the connection for going outside (masquerade+DNS+SMB) > and the connection beetween hosts. > --