From owner-freebsd-questions Tue Dec 22 14:51:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17902 for freebsd-questions-outgoing; Tue, 22 Dec 1998 14:51:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lexington.ioa.net (lexington.ioa.net [208.131.128.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17725 for ; Tue, 22 Dec 1998 14:51:31 -0800 (PST) (envelope-from trinity@ioa.com) Received: from default (ppp145.arden.ioa.com [205.138.38.154]) by lexington.ioa.net (8.8.7/8.8.7) with SMTP id RAA18717; Tue, 22 Dec 1998 17:51:18 -0500 Message-ID: <000701be2dfd$526243e0$9a268acd@default> From: "Tim Stinnett" To: "Mark Ovens" Cc: Subject: Re: chat Date: Tue, 22 Dec 1998 17:49:22 -0500 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.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >It would help if you include your /etc/ppp/ppp.conf file with your >message A copy of the ppp.conf file is included below. To recap the problem I am having: All attempts at connecting using ppp result in "Warning: Chat script failed". I can start ppp and dial into my ISP using the term command and it appears I go into packet mode. I can run a background command and ping my ISP and get results back(At least that happened once. I tried it again last night and it didn't work). If I try ppp -auto provider nothing happens. No dialing of the modem, etc.. But I will get the same message. "Warning: Chat script failed". Tim Here is a copy of my ppp.conf file located at /etc/ppp default: set device /dev/cuaa4 set speed 115200 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" provider: set login "TIMEOUT 10 \"\" \"\" gin:--gin: myname word: myword" set timeout 300 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 add default HISADDR enable DNS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message