odd qemu issue and networking

Zane C.B. v.velox at vvelox.net
Thu Aug 9 17:13:34 UTC 2007


On Thu, 9 Aug 2007 11:57:11 -0500 (CDT)
"Sean C. Farley" <scf at FreeBSD.org> wrote:

> On Thu, 9 Aug 2007, Zane C.B. wrote:
> 
> > On Thu, 9 Aug 2007 11:21:23 -0400
> > "Zane C.B." <vvelox at vvelox.net> 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

Thanks. I am now using the last one.


More information about the freebsd-emulation mailing list