From owner-freebsd-questions Wed Jan 13 15:40:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA21386 for freebsd-questions-outgoing; Wed, 13 Jan 1999 15:40:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA21362 for ; Wed, 13 Jan 1999 15:40:41 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id XAA16475; Wed, 13 Jan 1999 23:26:48 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.1/8.9.1) with ESMTP id XAA01289; Wed, 13 Jan 1999 23:06:27 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901132306.XAA01289@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "N. R.R." cc: freebsd-questions@FreeBSD.ORG Subject: Re: user ppp modem failure In-reply-to: Your message of "Mon, 11 Jan 1999 20:09:39 PST." <19990112040940.474.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 13 Jan 1999 23:06:27 +0000 From: Brian Somers 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" ^ You're missing a space. Enabling chat logging would have revealed this. [.....] > Neill -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message