Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 14:49:23 +0100
From:      Max Laier <max@love2party.net>
To:        "Ivan Voras" <ivoras@fer.hr>, <freebsd-current@freebsd.org>
Subject:   Re: if_tun
Message-ID:  <200312181449.23158.max@love2party.net>
In-Reply-To: <029001c3c55a$58070750$714835a1@lara>
References:  <029001c3c55a$58070750$714835a1@lara>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 18 December 2003 12:30, Ivan Voras wrote:
> If I understand correctly, loading if_tun.ko should make /dev/tun entry
> appear. But 'kldload if_tun' on 5.2RC1 writes following errors:
>
> module_register: module if_tun already exists!
> Module iff_tun failed to register: 17
> can't re-use a leaf (if_tun_debug)!

This does no harm, though it is not exactly nice.

> Subsequent 'kldstat' invocations show that if_tun.ko is loaded, but there
> is no /dev/tun.

To get /dev/tunX you must create it. Do so by e.g. calling "$ppp -unit0".

-- 
Best regards,				| max@love2party.net
Max Laier				| ICQ #67774661
http://pf4freebsd.love2party.net/	| mlaier@EFnet #DragonFlyBSD



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