From owner-freebsd-questions Fri Oct 27 05:30:00 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA15799 for questions-outgoing; Fri, 27 Oct 1995 05:30:00 -0700 Received: from merlin.nando.net (root@merlin.nando.net [152.52.2.2]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id FAA15794 for ; Fri, 27 Oct 1995 05:29:56 -0700 Received: from bessel.nando.net by merlin.nando.net (4.1/davel-nando/dec93) id AA25864; Fri, 27 Oct 95 08:29:44 EDT Date: Fri, 27 Oct 1995 08:30:10 -0400 (EDT) From: Dan Martin To: "freebsd-questions@freebsd.org" Subject: modem dialout Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk My modem problem is opposite from the usual -- I can dial in just fine, but dialout with tip is a problem. I am using the /dev/cuaa0 driver in /etc/remote and am setting it up as a direct connect. The modem responds fine and will dial the number, but doesn't seem to make a connection to the system I am dialing into. (I've tried this on two different systems with two different modems) I will get a prompt, but when I type in my login and hit return, the cursor just goes to the far left. It won't work using ^J, either. If I wait long enough I will get a connection timeout. Is this something in the tty setup? Thanks. Dan