From owner-freebsd-questions Thu May 4 12:24:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from jdcochran.fiawol.org (jdcochran.fiawol.org [209.122.117.89]) by hub.freebsd.org (Postfix) with ESMTP id 9A11C37C3BF for ; Thu, 4 May 2000 12:24:20 -0700 (PDT) (envelope-from gus@fiawol.org) Received: from localhost (gus@localhost) by jdcochran.fiawol.org (8.9.3/8.9.3) with ESMTP id PAA09903; Thu, 4 May 2000 15:24:03 -0400 (EDT) (envelope-from gus@fiawol.org) Date: Thu, 4 May 2000 15:24:03 -0400 (EDT) From: Gus Mancuso To: Andy Coates Cc: Angel Svain , ertank@ozlerplastik.com, questions@FreeBSD.ORG Subject: Re: Modem Problems In-Reply-To: <003201bfaeaa$c750ae10$0100a8c0@blade> 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 Tue, 25 Apr 2000, Andy Coates wrote: > ----- Original Message ----- > From: "Angel Svain" > To: ; > Cc: > Sent: Tuesday, April 25, 2000 12:19 PM > Subject: Re: Modem Problems > > > > It seems that you are dialing the telephone number 0808105003? Do you > need > > to dial 0 first to access a line? > > > > : > > > >Apr 25 11:44:38 wolverine ppp[1517]: Chat: Send: ATDT08081050003^M > > >Apr 25 11:44:40 wolverine ppp[1517]: Chat: Expect(40): CONNECT > > >Apr 25 11:45:20 wolverine ppp[1517]: Chat: Expect timeout > > > > : > > > Have you tried dialling out manually thru ppp? > > Kinda.. > > > If not try this: > > > > #ppp > > :< > > ppp ON you> term #terminal mode > > :< > > AT #type this to initialize modem, yes the AT... > > #you see at the log are commands for the modem. > > Thing is I don't straight away... I type AT and it sits there. If I > then press enter again or any other key (it seems to buffer them) it'll show > OK This could be a modem init string problem. Possibly flow control? Try just loading the factory defaults for your modem (change the ATE1Q0^M^M to AT&F) and see if you get better results. (an aside: add &C1 to the AT&F, and /dev/cuaa3 may start supporting CD) Is this an external modem? What brand/model is it? For a list of other settings to try, you can look here: http://www.modemhelp.org/sets.html hmmm here's something else to try... send an extra carriage return after the last expect Hope this helps... Gus M. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message