Date: Mon, 4 May 1998 16:02:06 +0930 From: Greg Lehey <grog@lemis.com> To: chenj@netra.nju.edu.cn, questions@FreeBSD.ORG Subject: Re: some questions Message-ID: <19980504160206.R4777@freebie.lemis.com> In-Reply-To: <354D5CAB.7C13@netra.nju.edu.cn>; from chen jian on Mon, May 04, 1998 at 02:14:03PM %2B0800 References: <354D5CAB.7C13@netra.nju.edu.cn>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 May 1998 at 14:14:03 +0800, chen jian wrote:
> I want to know something about freebsd's telnet. freebsd's telnet
> does not support 8-bit translate,unless you use > telnet -8 > or set
> binary,is there a 8-bit telnet that for freebsd2.2.5?
>
> I hear that there is a software that named standalone telnetd,you
> can use it instead of the telnet in the inetd.conf file,I do not
> know where can download the freebsd version of it,could you be kind
> enough to tell me?
I'm not sure we're talking about the same thing here. FreeBSD's
telnet is 8 bit clean, and will handle character sets such as ISO
8859-1. I've just checked, and find:
$ telnet localhost
Trying 127.0.0.1...
Connected to localhost.lemis.com.
Escape character is '^]'.
FreeBSD (freebie.lemis.com) (ttypa)
login: grog
Password:
Last login: Mon May 4 13:33:02 from unix:0.0
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 3.0-CURRENT (FREEBIE) #74: Tue Apr 14 13:16:02 CST 1998
You have mail.
The study of non-linear physics is like the study of non-elephant
biology.
$ stty -a
speed 9600 baud; 85 rows; 120 columns;
lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl
-echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo
-extproc
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk
brkint -inpck -ignpar -parmrk
oflags: opost onlcr -oxtabs
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow
-dtrflow -mdmbuf
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
eol2 = <undef>; erase = ^H; intr = ^C; kill = ^U; lnext = ^V;
min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T;
stop = ^S; susp = ^Z; time = 0; werase = ^W;
I suspect what you're looking for is something which will handle Big
5. I can't see why telnet should be a problem, though.
Greg
--
See complete headers for address and phone numbers
finger grog@lemis.com for PGP public key
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980504160206.R4777>
