From owner-freebsd-questions Fri Oct 16 20:20:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20914 for freebsd-questions-outgoing; Fri, 16 Oct 1998 20:20:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abc.xyz.net (froggy.anchorage.ptialaska.net [208.151.119.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA20900 for ; Fri, 16 Oct 1998 20:20:05 -0700 (PDT) (envelope-from groggy@iname.com) Received: from localhost (localhost [127.0.0.1]) by abc.xyz.net (8.8.8/8.8.8) with SMTP id PAA00945 for ; Fri, 16 Oct 1998 15:21:11 -0800 (AKDT) (envelope-from groggy@iname.com) Date: Fri, 16 Oct 1998 15:21:11 -0800 (AKDT) From: Steve Howe X-Sender: abc@abc.xyz.net To: freebsd-questions Subject: Re: ppp echo in chat In-Reply-To: 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 Wed, 14 Oct 1998, Steve Howe wrote: > FBSD 2.2.7 > > ate0 does turn off echo on my modems, > but even though i use it to initialize > both the dialer and the dialups, the > "chat" debug in my ppp.log's always show > an "echo". e0 responds with OK and does > turn echo off from the "term" ppp utility ... > > Oct 9 22:57:32 user ppp[293]: tun0: Chat: Send: AT&C1&D2E0Q0V1^M > Oct 9 22:57:32 user ppp[293]: tun0: Chat: Expect(5): OK > Oct 9 22:57:32 user ppp[293]: tun0: Chat: Received: AT&C1&D2E0Q0V1^M^M > Oct 9 22:57:32 user ppp[293]: tun0: Chat: Received: OK^M > Oct 9 22:57:32 user ppp[293]: tun0: Chat: Send: ATDT1234567^M > Oct 9 22:57:32 user ppp[293]: tun0: Chat: Expect(30): CONNECT > Oct 9 22:57:57 user ppp[293]: tun0: Chat: Received: ^M > Oct 9 22:57:57 user ppp[293]: tun0: Chat: Received: CONNECT > Oct 9 22:57:57 user ppp[293]: tun0: Chat: Expect(5): ogin: > Oct 9 22:57:57 user ppp[293]: tun0: Chat: Received: 14400/REL-LAPM V.42 BIS^M > Oct 9 22:57:57 user ppp[293]: tun0: Chat: Received: login: > --- - -------- ---- --------- ----- ----- --------- ------ > Oct 9 22:57:57 user ppp[293]: tun0: Chat: Send: USERNAME^M > Oct 9 22:57:57 user ppp[293]: tun0: Chat: Expect(5): word: > Oct 9 22:57:57 user ppp[293]: tun0: Chat: Received: USERNAME^M > Oct 9 22:57:57 user ppp[293]: tun0: Chat: Received: Password: > Oct 9 22:57:57 user ppp[293]: tun0: Chat: Send: PASSWORD^M > --- - -------- ---- --------- ----- ----- --------- ------ > why is USERNAME being "Received" after "Send"ing ? i'm sorry i don't have the original reply from brian somers. to the best of my understanding, it related to an echo in my terminal settings. here is the output from "stty -f /dev/cuaa1" which is where my modem is that created the logfile above. i think this shows my echo is off in my terminal settings also. what must i do to correct this echo problem? speed 9600 baud; lflags: -icanon -isig -iexten -echo iflags: -icrnl -ixon -ixany -imaxbel -brkint oflags: -opost -onlcr -oxtabs cflags: cs8 -parenb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message