From owner-freebsd-emulation@FreeBSD.ORG Thu Aug 9 16:57:18 2007 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 083AC16A419 for ; Thu, 9 Aug 2007 16:57:18 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.freebsd.org (Postfix) with ESMTP id C7E1113C4B6 for ; Thu, 9 Aug 2007 16:57:17 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (thor.farley.org [192.168.1.5]) by mail.farley.org (8.14.1/8.14.1) with ESMTP id l79GvBmD030357; Thu, 9 Aug 2007 11:57:11 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Thu, 9 Aug 2007 11:57:11 -0500 (CDT) From: "Sean C. Farley" To: "Zane C.B." In-Reply-To: <20070809124038.3756a407@vixen42> Message-ID: <20070809115520.F68855@thor.farley.org> References: <20070809112123.08d3b09a@vixen42> <20070809124038.3756a407@vixen42> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on mail.farley.org Cc: freebsd-emulation@FreeBSD.org Subject: Re: odd qemu issue and networking 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: Thu, 09 Aug 2007 16:57:18 -0000 On Thu, 9 Aug 2007, Zane C.B. wrote: > On Thu, 9 Aug 2007 11:21:23 -0400 > "Zane C.B." wrote: *snip* > Slightly fixed... used ifname=tap0 instead... except it kept bitching > about not being able to open the device and was trying to use tap4 > for some unknown reason... Thus I did a little test. I ran it as > root. To my surprise this worked, since the user I was running it > under had write priveledges to tap0. I have a group named > devTAPaccess and a devfs rule setup to allow for members of that > group to write to any tap device. The user I was running it under is > a member of this group. > > Is there something I am missing there? Do you have these set: net.link.tap.up_on_open=1 net.link.tap.user_open=1 Sean -- scf@FreeBSD.org