From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DHLEN-0007n3-8q for qemu-devel@nongnu.org; Fri, 01 Apr 2005 07:26:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DHLDT-0007QA-1Q for qemu-devel@nongnu.org; Fri, 01 Apr 2005 07:25:37 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DHLDN-00073e-3g for qemu-devel@nongnu.org; Fri, 01 Apr 2005 07:25:29 -0500 Received: from [64.233.170.200] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DHKi6-0005UZ-IH for qemu-devel@nongnu.org; Fri, 01 Apr 2005 06:53:10 -0500 Received: by rproxy.gmail.com with SMTP id c51so663830rne for ; Fri, 01 Apr 2005 03:53:09 -0800 (PST) Message-ID: Date: Fri, 1 Apr 2005 12:53:09 +0100 From: Miguel Filipe Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Running DragonFlyBSD on qemu, network device problems. Reply-To: Miguel Filipe , 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, users@crater.dragonflybsd.org Hi there, I'm running dragonflyBSD on a qemu virtual PC on top of linux. Instalation went fine. Configuring the ethernet is the problem: 1 - dhclient ed0 gives no valid address 1.a - when using tun0 for the ethernet interface to qemu dhclient results in the following kernel error/warning message: -- Miguel Sousa Filipe