From owner-freebsd-questions Mon Jan 18 19:04:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA29653 for freebsd-questions-outgoing; Mon, 18 Jan 1999 19:04:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from out1.ibm.net (out1.ibm.net [165.87.194.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA29639 for ; Mon, 18 Jan 1999 19:04:39 -0800 (PST) (envelope-from thrdina@ibm.net) From: thrdina@ibm.net Received: from default (slip-32-100-172-84.nj.us.ibm.net [32.100.172.84]) by out1.ibm.net (8.8.5/8.6.9) with SMTP id DAA31166; Tue, 19 Jan 1999 03:04:30 GMT To: "Nesi Unanaowo" Cc: Subject: Re: ISP connect problem Date: Mon, 18 Jan 1999 22:11:56 -0500 Message-ID: <01be4359$78b48780$022abcc7@default> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >Thanks Thomas for the quick response. Actually I do have my >password set to authkey. What is confusing me is the entry >in the /etc/ppp/ppp.secret file. It sort of reminded me of the >/etc/ppp/chap-secret >file which required an entry in the form of : userid * "password" * >My question is: how do I get the entry for the >"yoursecretkeyatpppprompt" ? >which is an entry required in the /etc/ppp/.ppp.secret file. This seems >to be the source >of my problem. Any idea? >Thanks >Nesi > i'm not sure if chap actually needs this. try the following: 1. set all your paremeters under the "default:" section in the ppp.conf file 2. start ppp 3. at the ppp prompt type dial (at this time you should at least hear the modem dialling) if you have Xwindows installed, open a second xterm and type tail -f /var/log/ppp.log. this will display all the log entries as they are being written to the log file. let me know how you make out.... th To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message