I've got a new CENTOS 5 (LINUX 2.6.18-53) server running with xinetd and the kerberos version of telnet (/usr/kerberos/sbin/telnetd), but I can't login using ZTERM. I can login fine if I start a telnet client from another LINUX box, and from a WINDOWS XP telnet client on the same box that I'm using for ZTERM.
What happens it that once I click connect, the yellow horizontal bar at the top of the screen lights up, indicating a connection has begun, but nothing happens after that.
I've done tcpdumps and I can see an exchange of packets, but the are many fewer packets exchanged on the zterm connection, which is logical as it never offers up a welcome message or login prompt.
The connection stays up for at least 27 minutes, but when ZTERM is closed I get this message in the system log from telnetd: "ttloop: peer died: Invalid or incomplete multibyte or wide character" I've seen one description that this error can be caused by the telnet client feeding the telnet daemon characters too fast, but that doesn't seem like a good fit here.
Has anybody else experienced this problem, and if so, have any solutions.