Problems with the tty's in openssh + AIX

Kevin Steves stevesk at pobox.com
Sat Dec 28 10:48:58 EST 2002


On Thu, Dec 12, 2002 at 01:13:41AM +0100, Tobias Ulbricht wrote:
> Yes. That did it for me as well.
> I'll see if my problems with putty and secureCRT will be gone as well.
> 
> My first thoughts were:
> it might be related to a tty/terminal thing:
> debug1: Ignoring unsupported tty mode opcode 13 (0xd)
> debug1: Ignoring unsupported tty mode opcode 18 (0x12)

that just means the client sent a tty mode the server doesn't
know about.

   13  VWERASE        Erases a word left of cursor.
   18  VDISCARD       Toggles the flushing of terminal output.

> or it might be related to
> debug1: fd 4 setting TCP_NODELAY
> since the test program mostly duplicates the FD onto 4 (for whatever
> reason).

i'm not sure, but i don't think so.



More information about the openssh-unix-dev mailing list