From owner-freebsd-questions Sun Aug 18 21:11:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA12911 for questions-outgoing; Sun, 18 Aug 1996 21:11:11 -0700 (PDT) Received: from ns.kconline.com (ns.kconline.com [207.51.167.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA12894 for ; Sun, 18 Aug 1996 21:11:05 -0700 (PDT) Received: from localhost (rif@localhost) by ns.kconline.com (8.7.5/8.6.12) with SMTP id XAA01746 for ; Sun, 18 Aug 1996 23:07:07 -0500 (EST) Date: Sun, 18 Aug 1996 23:07:07 -0500 (EST) From: Jim Riffle To: questions@freebsd.org Subject: PPP error messages Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk When I attempt to run ppp I am getting the following errors: can't find ifindex open_tun: No such file or directory I have verified that I have tun0 made in /dev and also have the device configured in the kernel. Anyone have any idea as to what could be causing this error? I do not have a "ifconfing" in sysconfig, could that be it? Thanks, Jim