From owner-freebsd-questions Wed Dec 9 23:42:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA15755 for freebsd-questions-outgoing; Wed, 9 Dec 1998 23:42:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.nwlink.com (mail.nwlink.com [209.20.130.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA15750 for ; Wed, 9 Dec 1998 23:42:51 -0800 (PST) (envelope-from kkeysler@nwlink.com) Received: from nwlink.com (ip42.usr7.usw.du.nwlink.com [209.20.138.42]) by mail.nwlink.com (8.9.1a/8.9.1) with ESMTP id XAA04232; Wed, 9 Dec 1998 23:42:45 -0800 (PST) Message-ID: <366F7CD5.FEC8A1E1@nwlink.com> Date: Wed, 09 Dec 1998 23:48:37 -0800 From: ken keeler X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: alissa bader CC: questions@FreeBSD.ORG Subject: Re: serious ppp help References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alissa bader wrote: > [snip] "ppp" > at the # prompt. > > And what do you think I got? > > "ppp: command not found" > > ARGH. > > I'd throw this machine out the window if I didn't live on the first floor. [more snippage] I'd check two things at this point. First, check to see if your path contains /usr/sbin/: You can check your path by typing echo $PATH at the command line. Also check to see if ppp exists. Look in /usr/sbin, or type which ppp this should locate it. -- E=m*(c*c) Ken Keeler "Look, it's all a bunch of ones and zeros." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message