Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2005 17:16:13 +0400
From:      Igor Robul <igorr@speechpro.com>
To:        dick hoogendijk <dick@nagual.st>,  freebsd-questions@freebsd.org
Subject:   Re: tun/tap and qemu
Message-ID:  <435CDE9D.7080705@speechpro.com>
In-Reply-To: <20051024144711.6dbc87b0.dick@nagual.st>
References:  <20051024144711.6dbc87b0.dick@nagual.st>

next in thread | previous in thread | raw e-mail | index | archive | help
dick hoogendijk wrote:

>Qemu uses user-net network stack if NO tun/tap network init script is
>found. The example on their website is about linux.
>
>
>Can someone shine some light on this matter?
>
>If tun/tap is difficult or not adviced, how can I make my 10.0.0.x
>machines show themselves on my mail 192.168.11.xx network?
>
>  
>
On FreeBSD qemu uses "tap" device. Just patch
/usr/src/sys/net/if_tap.c for non-root access, then recompile it and
load if_tap module.

Make sure /dev/tap* have correct permissions




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?435CDE9D.7080705>