From owner-freebsd-questions Mon Jul 29 18:07:08 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA04157 for questions-outgoing; Mon, 29 Jul 1996 18:07:08 -0700 (PDT) Received: from pegasus.rutgers.edu (pegasus.rutgers.edu [128.6.10.45]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA04152 for ; Mon, 29 Jul 1996 18:07:06 -0700 (PDT) Received: (paradox@localhost) by pegasus.rutgers.edu (8.6.12+bestmx+oldruq+newsunq/8.5) id VAA29196; Mon, 29 Jul 1996 21:06:48 -0400 Date: Mon, 29 Jul 96 21:06:48 EDT From: Red Barchetta To: questions@freebsd.org Subject: user ppp question Message-ID: Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello- I asked a few days ago if anyone knew what could cause errors of the form ifindex: not found open_tun: no such file or directory when user ppp is started. Actually, ppp terminates right there, i.e. I dont get the ppp on hostname> prompt. Well, I wasn't able to solve the problem with the few answers I received, so I'm asking again if anyone knows what could cause this. My modem is on COM2 (/dev/cuaa1), but I have created tun0 in the /dev directory using MAKEDEV because I have found no indication that it should be tun1. Does the number of the tunnel device need to correspond to that of the com port? Also, should tun0 be set up in /etc/sysconfig? I get the same error messages whther or not it is. If I remember right, for the few days that I ran 2.1.0R, I didn't have tun0 set up but user ppp worked just fine (at least I got a ppp on hostname> prompt). I am currently running 2.1.5R on a 100 MHz Pentium with a Hayes Accura 14.4 external modem. Any help would be appreciated. Thanks! Ernie Pistor