From owner-freebsd-questions Sun Sep 17 06:15:33 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA14590 for questions-outgoing; Sun, 17 Sep 1995 06:15:33 -0700 Received: from disperse.demon.co.uk (disperse.demon.co.uk [158.152.1.77]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id GAA14576 for ; Sun, 17 Sep 1995 06:15:21 -0700 Received: from post.demon.co.uk by disperse.demon.co.uk id aa11629; 17 Sep 95 14:14 +0100 Received: from lindhard.demon.co.uk by post.demon.co.uk id aa01383; 17 Sep 95 14:11 +0100 Received: from schiott (schiott.home [192.168.203.2]) by lindhard.demon.co.uk (8.6.12/8.6.12) with ESMTP id OAA14232 for ; Sun, 17 Sep 1995 14:11:02 +0100 From: Mark Bowyer Received: (mark@localhost) by schiott (8.6.11/8.6.12) id OAA15636 for freebsd-questions@freebsd.org; Sun, 17 Sep 1995 14:20:30 +0100 Date: Sun, 17 Sep 1995 14:20:30 +0100 Message-Id: <199509171320.OAA15636@schiott> To: freebsd-questions@freebsd.org Subject: NCSA Telnet and FreeBSD 2.0.5 Sender: owner-questions@freebsd.org Precedence: bulk Hello All, I'm trying to use NCSA Telnet 2.3.08 to login into a machine running FreeBSD 2.0.5-950622-SNAP. Using the system defaults the username is echo'ed only after carriage return and, once logged, shell commands are only echoed after carrriage returns. If I change telnetd to telnetd -l (LINE MODE) inside /etc/inetd.conf then command names are echo'ed properly, but this seems to break the paging keys in the more command. I know the problem is specific to the combination of NCSA Telnet and FreeBSD because WINQVT telnet and FreeBSD work fine as do NCSA Telnet and Linux. Any ideas? (please e-mail). Cheers, Mark.