From owner-freebsd-bugs Mon Apr 21 21:40:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA12746 for bugs-outgoing; Mon, 21 Apr 1997 21:40:01 -0700 (PDT) Received: from absinthe.i3inc.com (Absinthe.stonos.washington.dc.us [206.27.237.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA12716; Mon, 21 Apr 1997 21:39:54 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by absinthe.i3inc.com (8.7.2/8.7.2) with SMTP id AAA08665; Tue, 22 Apr 1997 00:37:56 -0400 (EDT) Message-Id: <199704220437.AAA08665@absinthe.i3inc.com> X-Authentication-Warning: absinthe.i3inc.com: Host localhost [127.0.0.1] didn't use HELO protocol To: chris@chris.netmonger.net Cc: freebsd-questions@freebsd.org, bugs@freebsd.org Subject: Re: dialup hangs after Password: prompt, timeout after 300 seconds In-Reply-To: Your message of "Thu, 17 Apr 1997 10:29:02 -0400 (EDT)" References: <199704171429.KAA10535@chris.netmonger.net> X-Mailer: Mew version 1.03 on Emacs 19.34.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Tue, 22 Apr 1997 00:37:55 -0400 From: Chris Shenton Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk [I got login: and password: prompt dialing into my FreeBSD modem sitting on a getty, but it hung at the password: prompt and connection timed out after 300 seconds; telnet was fine, so the account was OK] On Thu, 17 Apr 1997 10:29:02 -0400 (EDT) Christopher Masto wrote: chris> What are you using to dial? Any chance it's tip on another unix box? chris> I have seen people try to use it and have exactly this problem. I chris> think it is either a CR/LF issue, or something to do with turning off chris> the echo. Anyway, I have gotten around it by using cu (cu -l chris> /dev/modem -s 115200). User PPP's term mode seems to work also. I'll be danged! That was it. I was using tip from a FreeBSD-2.1.7 box to connect to the modem/getty on a 2.2.1 box. I was able get in fine with a lowly WinDoze terminal emulation, telling the modem to dial with the usual ATDT stuff. Sounds like some problem with tip? Thanks! [cc'd to Bugs]