wht your told ihave did oneday before same result.

see this total report at least u can understand


indamaaaf31786: Reading configuration data /.ssh/config indamaaaf31786: Reading configuration data /etc/ssh_config indamaaaf31786: Connecting to somehost, port 22. indamaaaf31786: Socket created, turning on blocking... indamaaaf31786: Remote protocol version 2.0, remote software version OpenSSH_3.7.1p2 indamaaaf31786: Net::SSH::Perl Versio +n 1.29, protocol version 2.0. indamaaaf31786: No compat match: OpenSSH_3.7.1p2. indamaaaf31786: Connection established. indamaaaf31786: Sent key-exchange init (KEXINIT), wait response. indamaaaf31786: Algorithms, c->s: 3des-cbc hmac-sha1 none indamaaa31786: Algorithms, s->c: 3des-cbc hmac-sha1 none indamaaaf31786: Entering Diffie-Hellman Group 1 key exchange. indamaaaf31786: Sent DH public key, waiting for reply. indamaaaf31786: Received host key, type 'ssh-dss'. indamaaaf31786: Host 'some host' is known and matches the host key. indamaaaf31786: Computing shared secret key. indamaaaf31786: Verifying server signature. indamaaaf31786: Waiting for NEWKEYS message. indamaaaf31786: Enabling incoming encryption/MAC/compression. indamaaaf31786: Send NEWKEYS, enable outgoing encryption/MAC/compressi +on. indamaaaf31786: Sending request for user-authentication service. indamaaaf31786: Service accepted: ssh-userauth. indamaaaf31786: Trying empty user-authentication request. indamaaaf31786: Authentication methods that can continue: publickey,pa +ssword,keyboard-in indamaaaf31786: Next method to try is publickey. indamaaaf31786: Next method to try is password. indamaaaf31786: Trying password authentication. indamaaaf31786: Login completed, opening dummy shell channel. indamaaaf31786: channel 0: new [client-session] indamaaaf31786: Requesting channel_open for channel 0. indamaaaf31786: channel 0: open confirm rwindow 0 rmax 32768 indamaaaf31786: Got channel open confirmation, requesting shell. indam +aaaf31786: Requesting service shell on channel 0. indamaaaf31786: channel 1: new [client-session] indamaaaf31786: Requesting channel_open for channel 1. indamaaaf31786: Entering interactive session. indamaaaf31786: Sending command: /bin/ls -lrt indamaaaf31786: Requesting service exec on channel 1. indamaaaf31786: channel 1: open confirm rwindow 0 rmax 32768

Edited by planetscape - added code tags

( keep:0 edit:11 reap:0 )


In reply to Re^2: ssh on windows by veeruch
in thread ssh on windows by veeruch

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.