Anybody seen this error before and know how to fix it? I only seem to get this under AIX (AIX 4.2.1 - haven't tried higher levels yet). I have not seen this under Solaris and Linux yet. debug1: Received X11 open request. debug1: fd 4 setting O_NONBLOCK debug1: fd 4 IS O_NONBLOCK debug1: channel 0: new [X11 connection from 127.0.0.1 port 3419] debug1: X11 connection uses different authentication protocol. debug1: X11 rejected 0 i1/o16 debug1: channel 0: read failed debug1: channel 0: input open -> drain debug1: channel 0: close_read debug1: channel 0: input: no drain shortcut debug1: channel 0: ibuf empty debug1: channel 0: input drain -> wait_oclose debug1: channel 0: send ieof debug1: channel 0: write failed debug1: channel 0: output open -> wait_ieof debug1: channel 0: send oclose debug1: channel 0: close_write debug1: X11 closed 0 i4/o64 debug1: channel 0: rcvd oclose debug1: channel 0: input wait_oclose -> closed debug1: channel 0: rcvd ieof debug1: channel 0: non-open channel 0: istate 8 != open channel 0: ostate 64 != open XIO: fatal IO error 32 (Broken pipe) on X server "localhost:11.0" after 0 requests (0 known processed) with 0 events remaining. The connection was probably broken by a server shutdown or KillClient. -- Hubertus A. Haniel Unix Engineering Deutsche Bank AG London
Hi! On Mon, Jul 01, 2002 at 12:02:45PM +0100, Hubertus A. Haniel wrote:> Anybody seen this error before and know how to fix it? I only > seem to get this under AIX (AIX 4.2.1 - haven't tried higher > levels yet). I have not seen this under Solaris and Linux yet.Try using X11UseLocalhost no in sshd_config. Does it make any difference? Ciao Thomas
>Try using> >X11UseLocalhost no > >in sshd_config. Does it make any difference? Thanx for that - appears to work -- Hubertus A. Haniel Unix Engineering Deutsche Bank AG London Tel.: +44 (20) 754 76603 Mobile: +44 (7785) 395511
Maybe Matching Threads
- X forwarding from Linux -> Irix not working
- msg "X11 connection uses different authentication protocol" ?
- [Bug 185] New: --with-ipv4-default breaks X11-forwarding on HP-UX 10.20
- Work around Linux kernel bug provoked by nchan.c
- [Bug 176] New: OpenSSH_3.1p1 gives X_ShmAttach error on forwarded X11 channel