From owner-freebsd-questions Mon Jan 4 15:26:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA21417 for freebsd-questions-outgoing; Mon, 4 Jan 1999 15:26:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA21406 for ; Mon, 4 Jan 1999 15:26:25 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kakapo.pinnacle.co.nz (8.9.1/8.9.1) with SMTP id MAA11330; Tue, 5 Jan 1999 12:19:17 +1300 (NZDT) Date: Tue, 5 Jan 1999 12:19:17 +1300 (NZDT) From: Jonathan Chen To: "N. R.R." cc: freebsd-questions@FreeBSD.ORG Subject: Re: user ppp dialin failure In-Reply-To: <19990102042807.5806.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 1 Jan 1999, N. R.R. wrote: > Here is a copy of my ppp.conf file: > > default: > set device /dev/cuaa1 > set speed 115200 > disable pred1 [..] Um. I hope this isn't a direct copy of ppp.conf file, you need to indent the configuration details after the label. ie: default: set device /dev/cuaa1 set speed 115200 disable pred1 [...] --------------------------------------------------------------------- Jonathan Chen | Opportunites are seldom labeled --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message