From owner-freebsd-newbies Tue Dec 25 1:59:35 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id 3803F37B419 for ; Tue, 25 Dec 2001 01:59:31 -0800 (PST) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id BAA57683; Tue, 25 Dec 2001 01:57:05 -0800 (PST) Date: Tue, 25 Dec 2001 01:57:05 -0800 (PST) From: Annelise Anderson To: Marc Smits Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: no echo using ppp on /dev/cuaa1 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 21 Dec 2001, Marc Smits wrote: > Eej all, > > When I try to dial in (FreeBSD 4.3) using user-PPP I get the response > "chat script failed", so I try to dial in manually. > > I used stty -f /dev/cuaa1 echo to switch on echo-ing, byt when I use ppp > it does not echo. It does ring however when I type ATD(number). > > How cat I switch on echoing on this device, so I can config my modem > (ig switch on tone-dialing :-) and dial in? > > Grtz, Marc > cu -l /dev/cuaa0 (or whatever device your modem is on) should put you in touch with the modem. Conventially Hayes commands can then be sent to the modem with AT, e.g., ATE0 turns modem echoing on (or is it off?). A variety of other AT commands, depending on the modem, work to set default proviles etc. Exist from cu with ~. (that's tilde dot, more than once if necessary). Annelise -- Annelise Anderson Author of: FreeBSD: An Open-Source Operating System for Your PC Available from: BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message