From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 8 02:45:50 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5215F106564A for ; Sun, 8 Mar 2009 02:45:50 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id D59EB8FC15 for ; Sun, 8 Mar 2009 02:45:49 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 29057 invoked by uid 399); 8 Mar 2009 02:45:44 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 8 Mar 2009 02:45:44 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <49B33157.9040106@FreeBSD.org> Date: Sat, 07 Mar 2009 18:45:43 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.19 (X11/20090307) MIME-Version: 1.0 To: Scot Hetzel References: <790a9fff0903070442v66de9f4ar140cf6e2a6f716ac@mail.gmail.com> <49B2F950.9010803@FreeBSD.org> <49B2FE65.6000009@FreeBSD.org> <49B30D19.2090203@FreeBSD.org> In-Reply-To: <49B30D19.2090203@FreeBSD.org> X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: Help configuring qemu networking tap mode X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2009 02:45:50 -0000 Doug Barton wrote: > Doug Barton wrote: >> So I'm past the Network Install phase and we're now finalizing the >> install. :) > > Well, bad news ... the install is finished, but networking is not > working. If I do user mode networking it gets an IP address but can't > see the outside world. If I follow your instructions from the previous > e-mail it never gets an IP address at all, the network status thing > says "limited or no connectivity." Turns out that there is a page on the wiki that has some good suggestions, although it could use a bit of tweaking. I got networking up by doing this in the host: myif=bge0 ifconfig tap create ifconfig bridge create ifconfig bridge0 addm tap0 addm $myif up Then I was able to start qemu with the tap command line and now networking works. I also installed kqemu, but I'm noticing that even with that working it's still pretty slow. I have a pretty fast core 2 duo and qemu is often pegging one of the cpus. Still, it's interesting enough to keep trying to make work ... Doug -- This .signature sanitized for your protection