I just installed openssh 2.1.1 on both machines and attempted to start kwrite
on the forwarded X connection. I got the following in debug mode:

debug: Received X11 open request.
debug: fd 4 setting O_NONBLOCK
debug: channel 0: new [X11 connection from x.x port 3553]
debug: X11 auth data does not match fake data.
debug: X11 rejected 0 i1/o16
debug: channel 0: read failed
debug: channel 0: input open -> drain
debug: channel 0: close_read
debug: channel 0: input: no drain shortcut
debug: channel 0: ibuf empty
debug: channel 0: input drain -> wait_oclose
debug: channel 0: send ieof
debug: channel 0: write failed
debug: channel 0: output open -> wait_ieof
debug: channel 0: send oclose
debug: channel 0: close_write
debug: X11 closed 0 i4/o64
debug: channel 0: rcvd ieof
debug: channel 0: non-open
channel 0: istate 4 != open
channel 0: ostate 64 != open
debug: channel 0: rcvd oclose
debug: channel 0: input wait_oclose -> closed
kwrite: Fatal IO error: client killed

On the server I get:
debug: X11 connection requested.
debug: fd 12 setting O_NONBLOCK
debug: channel 1: new [X11 connection from x.x port 3553]
debug: channel 1: rcvd ieof
debug: channel 1: output open -> drain
debug: channel 1: rcvd oclose
debug: channel 1: input open -> closed
debug: channel 1: close_read
debug: channel 1: send ieof
debug: channel 1: obuf empty
debug: channel 1: output drain -> closed
debug: channel 1: send oclose
debug: channel 1: close_write
debug: channel 1: full closed
debug: channel_free: channel 1: status: The following connections are open:
  #1 X11 connection from x.x port 3553 (t4 r0 i8/0 o128/0 fd 12

What's wrong?

phma

Reply via email to