From owner-freebsd-isp Tue Aug 27 14:45:15 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA02263 for isp-outgoing; Tue, 27 Aug 1996 14:45:15 -0700 (PDT) Received: from bitbucket.edmweb.com (bitbucket.edmweb.com [204.244.190.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA02252 for ; Tue, 27 Aug 1996 14:45:10 -0700 (PDT) Received: (from steve@localhost) by bitbucket.edmweb.com (8.6.12/8.6.12) id OAA00364; Tue, 27 Aug 1996 14:44:37 -0700 Date: Tue, 27 Aug 1996 14:44:31 -0700 (PDT) From: Steve Reid To: Sam Magee cc: Global Internet Shopping Mall , freebsd-isp@freebsd.org Subject: Re: /usr/sbin/pppd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Have you gone into /etc/ppp directory and created your ppp.conf file > (and others) from the samples provided? Just a correction... ppp.conf is for iijppp (/usr/sbin/ppp). For kernel PPP (/usr/sbin/pppd) the file is /etc/ppp/options It gets confusing, having two PPP programs with config files in the same directory. :-/