From owner-freebsd-questions Wed Aug 25 9:20:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from nic.cerf.net (nic.cerf.net [192.102.249.3]) by hub.freebsd.org (Postfix) with ESMTP id 61378158F5 for ; Wed, 25 Aug 1999 09:20:28 -0700 (PDT) (envelope-from andy@thelocation.com) Received: from mx1.thelocation.com (mx1.thelocation.com [206.19.224.20]) by nic.cerf.net (1.1.1/8.8.8) with ESMTP id JAA16547 for ; Wed, 25 Aug 1999 09:20:27 -0700 (PDT) Received: from thelocation.com (phx4.thelocation.com [206.19.224.24]) by mx1.thelocation.com (8.9.3/8.9.3) with ESMTP id JAA51867 for ; Wed, 25 Aug 1999 09:20:05 -0700 (MST) (envelope-from andy@thelocation.com) Message-ID: <37C41825.43B57EDC@thelocation.com> Date: Wed, 25 Aug 1999 09:21:57 -0700 From: Andy Ellifson Reply-To: andy@thelocation.com X-Mailer: Mozilla 4.61 [en] (Win98; U) X-Accept-Language: en,ja MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: pppd doesn't ifconfig ppp0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have read the entire quide describing how to setup FreeBSD 3.2 to do kernel ppp as a client. The machine dials up the ISP correctly and connects. The only problem is that the interface never appears. If I do a netstat -rn after the machine is dialed-up the ppp0 interface doesn't exist. I have tried manually ifconfig'n the ppp0 interface with the values. It will then appear but not function (I'm probably not doing it right). The ppp0 interface has been added in /etc/defaults/rc.conf. I have set this up numerous time in 2.2.x but never in 3.2. Anyone have an suggestions on the differences can be causing this to happen in 3.2? Is there some changes that need to be done that didn't need to be done in 2.2.x? Thanks for the assistance, Andy Ellifson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message