Menu

#9 X11 Forwarding fails AIX 5.1 openssh 4.1p1

open
nobody
None
5
2006-02-17
2006-02-17
jermch
No

Using PuTTY 0.58 for windows to connect to various AIX
servers at 5.1 5.2 and 5.3 using openssh 4.1p1
specific to each 5.x version.

---------------------------------------------------

Error manifests only under AIX 5.1 with OpenSSH 4.1p1
The error results in the ssh client not being able to
set a "reasonable" value for $DISPLAY eg.
localhost:10.0

The AIX 5.2 and AIX 5.3 systems do not exhibit the
same behavior

Turned on PuTTY Packet level logging - pertinent log
stanza is:

NOTE: hex values replaced with zeros and/or random
characters below

---------------------------------------------------

Event Log: Opened channel for session
Event Log: Requesting X11 forwarding
Outgoing packet type 98 / 0x62
(SSH2_MSG_CHANNEL_REQUEST)
00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 ........x11-req.
00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 .....MIT-MAGIC-C
00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 OOKIE-1... 6057b
00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 dasadfjwienkaklaf
00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 asdfadfjjkj;asdfsdfj....
Incoming packet type 100 / 0x64
(SSH2_MSG_CHANNEL_FAILURE)
00000000 00 00 01
00 ....
Event Log: X11 forwarding refused

---------------------------------------------------

lslpp -L | grep open
openssh.base.client 4.1.0.1 C F
Open Secure Shell Commands
openssh.base.server 4.1.0.1 C F
Open Secure Shell Server
openssh.license 4.1.0.1 C F
Open Secure Shell License
openssh.man.en_US 4.1.0.1 C F
Open Secure Shell
openssh.msg.en_US 4.1.0.1 C F
Open Secure Shell Messages -
openssl 0.9.7g-1 C R
Secure Sockets Layer and

Discussion

  • jermch

    jermch - 2006-02-17

    copy of sshd_config

     
  • ssh

    ssh - 2006-04-13

    Logged In: YES
    user_id=1169276

    Can you paste the sshd debug report?
    /usr/sbin/sshd -ddd &

     

Log in to post a comment.