From owner-freebsd-questions Sat Dec 9 05:58:16 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA22616 for questions-outgoing; Sat, 9 Dec 1995 05:58:16 -0800 (PST) Received: from cwbtwo.bsi.com.br ([200.250.250.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA22611 for ; Sat, 9 Dec 1995 05:58:03 -0800 (PST) Received: (from lenzi@localhost) by cwbtwo.bsi.com.br (8.6.11/8.6.9) id LAA06194; Sat, 9 Dec 1995 11:56:33 GMT Date: Sat, 9 Dec 1995 11:56:32 +0000 () From: Sergio Lenzi To: TBTSEPAS@TRN.TS9.TEALE.CA.GOV cc: questions@freebsd.org Subject: Re: pppd setup In-Reply-To: <19951208.160053.TBTSEPAS@TRN> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On 8 Dec 1995 TBTSEPAS@TRN.TS9.TEALE.CA.GOV wrote: > Hi: > Dear madam/sir I followed your directions as outlined in freebsd documentation > to set up ppp connection. All the files such as /etc/ppp, /usr/sbin/pppd, etc. > are correct. Still, when I run pppd the system prompts me "sorry- ppp not I use pppd regulary and it works very well. Your kernel is missing pppd device go to the kernel config /usr/src/sys/i386/conf and make a kernel using the GENERIC as a template, at the end of config file, remove the tun devices and include ppp device assigning the number of devices you need configure the kernel config xxx go to the directory ../../compile/xxx and do a make depend all install. Reboot the machine, and the ppp is now there OK?? Sergio de Almeida Lenzi.