Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2001 08:25:04 -0500
From:      Krzysztof Parzyszek <kparz@iastate.edu>
To:        freebsd-stable@freebsd.org
Subject:   Kernel panics and tun interface
Message-ID:  <20010912082504.A34949@warsaw.scl.ameslab.gov>

next in thread | raw e-mail | index | archive | help
I have compiled the kernel with

pseudo-device  tun  4

However, the tun interfaces don't show after `ifconfig -l',
and they cannot be created with `ifconfig tun0 create'.
I have the device nodes (tun[0-3]) in /dev.

On a 4.3-STABLE (from sometime this summer) loading if_tun.ko
succeeds, the tun0 shows up, but unloading the module causes
an immediate kernel panic.  I didn't check if the tun0 works,
though.

On a 4.4 (cvsupped two days ago) loading the if_tun module
succeeds (at least doesn't report any errors), but no tun
interfaces appear, and again, unloading results in an
immediate panic.


I'm sorry that I don't have any more specific information, but
I didn't want to completely trash my / filesystems (I don't
have softupdates there) by repeating this experiment.

However, if really needed, I can collect some information
from the 4.4 box (as it isn't fully set up yet).


Krzysztof

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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