From owner-freebsd-questions Mon Jan 11 20:10:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21654 for freebsd-questions-outgoing; Mon, 11 Jan 1999 20:10:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotmail.com (f208.hotmail.com [207.82.251.99]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA21628 for ; Mon, 11 Jan 1999 20:10:13 -0800 (PST) (envelope-from robalama@hotmail.com) Received: (qmail 475 invoked by uid 0); 12 Jan 1999 04:09:40 -0000 Message-ID: <19990112040940.474.qmail@hotmail.com> Received: from 38.30.41.182 by www.hotmail.com with HTTP; Mon, 11 Jan 1999 20:09:39 PST X-Originating-IP: [38.30.41.182] From: "N. R.R." To: freebsd-questions@FreeBSD.ORG Subject: user ppp modem failure Date: Mon, 11 Jan 1999 20:09:39 PST Mime-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am trying to use user ppp and I came across a delima. I tried to set up the ppp.conf script and every time I type: # ppp ppp ON myname> dial isp then this happens: Attempting 1 of 1 Phone: DialModem: modem failed. ppp ON myname> here is a copy of me ppp.conf file. I can manually log on using the term command, but that is a big hassle everytime. default: set device /dev/cuaa1 set speed 115200 set dial "ABORT BUSY NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" isp: set device /dev/cuaa1 set speed 115200 set dial "ABORT BUSY NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" set phone number set timeout 300 set authname user set authkey pass I tried to keep it simple. Also, a while back I actally had it working and havent made any significant changes, if any, and now it wont go correctly. Thanks for the help. Neill ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message