Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ejohnson@gallifrey:~$ ssh -Xv work
- OpenSSH_5.6p1, OpenSSL 1.0.0b 16 Nov 2010
- debug1: Reading configuration data /home/ejohnson/.ssh/config
- debug1: Applying options for work
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: Applying options for *
- debug1: Connecting to XXXXXXXXXX [192.168.129.16] port 22.
- debug1: Connection established.
- debug1: identity file /home/ejohnson/.ssh/id_rsa type 1
- debug1: identity file /home/ejohnson/.ssh/id_rsa-cert type -1
- debug1: identity file /home/ejohnson/.ssh/id_dsa type 2
- debug1: identity file /home/ejohnson/.ssh/id_dsa-cert type -1
- debug1: Remote protocol version 2.0, remote software version OpenSSH_5.6
- debug1: match: OpenSSH_5.6 pat OpenSSH*
- debug1: Enabling compatibility mode for protocol 2.0
- debug1: Local version string SSH-2.0-OpenSSH_5.6
- debug1: SSH2_MSG_KEXINIT sent
- debug1: SSH2_MSG_KEXINIT received
- debug1: kex: server->client aes128-ctr hmac-md5 none
- debug1: kex: client->server aes128-ctr hmac-md5 none
- debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
- debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
- debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
- debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
- debug1: Host 'XXXXXXXXXX' is known and matches the RSA host key.
- debug1: Found key in /home/ejohnson/.ssh/known_hosts:28
- debug1: ssh_rsa_verify: signature correct
- debug1: SSH2_MSG_NEWKEYS sent
- debug1: expecting SSH2_MSG_NEWKEYS
- debug1: SSH2_MSG_NEWKEYS received
- debug1: Roaming not allowed by server
- debug1: SSH2_MSG_SERVICE_REQUEST sent
- debug1: SSH2_MSG_SERVICE_ACCEPT received
- debug1: Authentications that can continue: publickey,password
- debug1: Next authentication method: publickey
- debug1: Offering DSA public key: /home/ejohnson/.ssh/id_dsa
- debug1: Authentications that can continue: publickey,password
- debug1: Offering RSA public key: /home/ejohnson/.ssh/id_rsa
- debug1: Authentications that can continue: publickey,password
- debug1: Offering RSA public key: id_rsa
- debug1: Server accepts key: pkalg ssh-rsa blen 279
- debug1: Authentication succeeded (publickey).
- Authenticated to XXXXXXXXXX ([192.168.129.16]:22).
- debug1: channel 0: new [client-session]
- debug1: Requesting [email protected]
- debug1: Entering interactive session.
- debug1: Requesting X11 forwarding with authentication spoofing.
- Last login: Wed Nov 24 15:03:16 2010 from XXXXXXXXXXXXX
- ejohnson@dfwejohnson:~$ konsole
- debug1: client_input_channel_open: ctype x11 rchan 3 win 65536 max 16384
- debug1: client_request_x11: request from 127.0.0.1 39188
- debug1: channel 1: new [x11]
- debug1: confirm x11
- debug1: channel 1: FORCE input drain
- ejohnson@dfwejohnson:~$ debug1: channel 1: free: x11, nchannels 2
- ejohnson@dfwejohnson:~$ gimp
- debug1: client_input_channel_open: ctype x11 rchan 3 win 65536 max 16384
- debug1: client_request_x11: request from 127.0.0.1 39189
- debug1: channel 1: new [x11]
- debug1: confirm x11
- Xlib: extension "RANDR" missing on display "localhost:10.0".
- debug1: client_input_channel_open: ctype x11 rchan 4 win 65536 max 16384
- debug1: client_request_x11: request from 127.0.0.1 39190
- debug1: channel 2: new [x11]
- debug1: confirm x11
- debug1: channel 2: FORCE input drain
- debug1: client_input_channel_open: ctype x11 rchan 5 win 65536 max 16384
- debug1: client_request_x11: request from 127.0.0.1 39191
- debug1: channel 3: new [x11]
- debug1: confirm x11
- debug1: channel 2: free: x11, nchannels 4
- debug1: channel 3: FORCE input drain
- Failed to connect to socket /tmp/dbus-EFG7VxiySF: Connection refused
- debug1: channel 3: free: x11, nchannels 3
- /usr/lib/gimp/2.0/plug-ins/file-pdf: error while loading shared libraries: libpoppler-glib.so.5: cannot open shared object file: No such file or directory
- (gimp:5282): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
- debug1: channel 1: FORCE input drain
- debug1: channel 1: free: x11, nchannels 2
- ejohnson@dfwejohnson:~$
Advertisement
Add Comment
Please, Sign In to add comment