From owner-freebsd-questions@FreeBSD.ORG Mon Oct 3 16:23:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0DE5416A41F for ; Mon, 3 Oct 2005 16:23:20 +0000 (GMT) (envelope-from efrenba@dhl.co.cu) Received: from dhl.co.cu (DHLMAIL.dhl.co.cu [200.55.156.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 313ED43D70 for ; Mon, 3 Oct 2005 16:23:11 +0000 (GMT) (envelope-from efrenba@dhl.co.cu) Received: from WorldClient by dhl.co.cu (MDaemon.PRO.v8.0.2.R) with ESMTP id md50000047517.msg for ; Mon, 03 Oct 2005 12:24:13 -0500 Received: from [7.96.160.15] via WorldClient with HTTP; Mon, 03 Oct 2005 12:24:10 -0500 Date: Mon, 03 Oct 2005 12:24:10 -0500 From: "Efren Bravo" To: "freeBSD" MIME-Version: 1.0 Content-Type: text/plain Message-ID: X-Mailer: WorldClient 8.0.2 In-Reply-To: <443bni1sx6.fsf@be-well.ilk.org> References: <443bni1sx6.fsf@be-well.ilk.org> X-Authenticated-Sender: efrenba@dhl.co.cu X-Spam-Processed: dhl.co.cu, Mon, 03 Oct 2005 12:24:13 -0500 (not processed: message from valid local sender) X-Return-Path: efrenba@dhl.co.cu X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-MDAV-Processed: dhl.co.cu, Mon, 03 Oct 2005 12:24:13 -0500 Subject: Re: Interfaces doesn't appear X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 16:23:20 -0000 Hi, I can't use them, because they are lost when I execute ifconfig -a. It only show me sis0(network interface), plip0(unknown for me) and lo0(loopback device). why ppp0 and tun0 are not created dynamically like you said? Thanks... -----Original Message----- From: Lowell Gilbert To: "Efren Bravo" Date: 03 Oct 2005 12:12:05 -0400 Subject: Re: Interfaces doesn't appear > "Efren Bravo" writes: > > > I've looked at my fBSD5.4's interfaces and ppp0 and tun0 don't > appear. I > > configured the kernel with ppp and tun devices and installed it. > > > > This has some thing to do with my ppp problem? > > Why ppp and tun doesn't not appear as interfaces, what can I do? > > Just use them. Those interfaces are created dynamically.