Subject: tty modes with telnet
To: None <netbsd-help@NetBSD.ORG>
From: John Simon <simon@monami.kaist.ac.kr>
List: netbsd-help
Date: 03/13/1997 08:37:16
$)CI have a SS1+ with NetBSD-1.2 sparc, a Solaris-2.4 machine
and a SunOS-4.1.3 machine.
Since I am a korean, I'm frequently using EUC-KR codeset.
so I must have a tty with "stty pass8".
The problem is, even after I do "stty pass8" on NetBSD,
when I rlogin to SunOS, it shows like
$ stty -a
speed 38400 baud, 0 rows, 0 columns; line = 2
parenb -parodd cs7 -cstopb -hupcl cread -clocal -crtscts
What I cannot understand is when I rlogin to Solaris, I have
$ stty -a
speed 9600 baud;
-parenb -parodd cs8 -cstopb -hupcl cread -clocal -loblk
-crtscts -parext
-ignbrk brkint ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl
-iuclc ixon -ixany -ixoff imaxbel
Furthermore, I cannot use 8bit character with telnet of NetBSD.
I think there should be some option to use 8bit on telnet, but
I cannot find it. Should I recompile telnet?
please help.
--
john simon