2nd try : tap SIOCIFCREATE failure

Yuri Pankov yuri.pankov at gmail.com
Thu Nov 29 00:08:09 PST 2007


On Wed, Nov 28, 2007 at 03:00:35PM +0100, Alain G. Fabry wrote:
> 
> When creating the tap interface, my system gives the following
> 
> FreeBSD# uname -a
> FreeBSD FreeBSD 6.2-RELEASE
> FreeBSD# kldstat
> Id Refs Address    Size     Name
>  1   11 0xc0400000 6f7554   kernel
>  2    1 0xc0af8000 140c0    snd_hda.ko
>  3    2 0xc0b0d000 479a8    sound.ko
>  4    1 0xc0b55000 1d278    kqemu.ko
>  5    1 0xc0b73000 8ea4     aio.ko
>  6    1 0xc4f44000 9000     if_bridge.ko
>  7    1 0xc5079000 16000    linux.ko
>  8    1 0xc60ce000 4000     if_tap.ko
> FreeBSD# ifconfig tap0 create
> ifconfig: SIOCIFCREATE: Invalid argument
> 
> 
> Trying to get this running so my qemu clients have network access...
> 
> Thanks in advance,
> 
> Alain

Hrm, getting the same on 5.5/6.2, though it works on 7.0/-CURRENT. Try
building `device tap' in kernel, and if it fails, I'd ask -net at .


HTH,
-- 
Yuri Pankov <yuri.pankov at gmail.com>


More information about the freebsd-questions mailing list