From owner-freebsd-questions Mon Aug 25 08:00:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA16918 for questions-outgoing; Mon, 25 Aug 1997 08:00:54 -0700 (PDT) Received: from cygnet.camelot.com (cygnet.camelot.com [192.55.203.137]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA16910 for ; Mon, 25 Aug 1997 08:00:50 -0700 (PDT) Received: from localhost (cjohnson@localhost) by cygnet.camelot.com (8.8.5/8.8.5) with SMTP id LAA04110 for ; Mon, 25 Aug 1997 11:08:40 -0400 (EDT) Date: Mon, 25 Aug 1997 11:08:40 -0400 (EDT) From: "Christopher T. Johnson" To: freebsd-questions@freebsd.org Subject: SSH problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm having a slight problem using SSH to login to my linux boxes. When using the standard console driver (sc?), slogin linuxbox causes the terminal to go into a weird mode where it inserts extra spaces betwen commands: cygnet> slogin grok grok> l s .... grok> t a i l - 3 00 0 / v a r / a n n e x / a c p _ l ogfile Note the 00 and ogfile. In the 00 that was me typing faster than normal, and the ogfile was me typing tab for file completion. Thanks, Chris