From owner-freebsd-questions@FreeBSD.ORG Mon Feb 16 03:37:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF54916A4CE for ; Mon, 16 Feb 2004 03:37:04 -0800 (PST) Received: from mcp.lphp.org (APastourelles-107-1-22-143.w81-248.abo.wanadoo.fr [81.248.17.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28F4B43D1D for ; Mon, 16 Feb 2004 03:37:04 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from admin.dioranews.local (ATuileries-108-2-1-179.w217-128.abo.wanadoo.fr [217.128.152.179]) by mcp.lphp.org (8.12.10/8.12.10) with ESMTP id i1GBbSL0016300; Mon, 16 Feb 2004 12:37:29 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: matthew Date: Mon, 16 Feb 2004 12:37:08 +0100 User-Agent: KMail/1.6 References: <200402161143.09024.ajacoutot@lphp.org> <20040216060031.S1531@admin1.mdc.net> In-Reply-To: <20040216060031.S1531@admin1.mdc.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402161237.09327.ajacoutot@lphp.org> cc: freebsd-questions@freebsd.org Subject: Re: if_tun failed to register (long) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 11:37:05 -0000 On Monday 16 February 2004 12:05, you wrote: > check /boot/loader.conf for if_tun_load="YES" > if so, comment it out. it will not load the module anymore. > you will rely on the one compiled into kernel. > > if this is not the answer to your problem email back. No, this is not it. I never added if_tun_load to my loader.conf and anyway, /boot/loader.conf is empty. Thanks. Antoine