I could log in to the remote firewall But am not able to execute any command. with debug action, it is getting struck at the last line of the following

Linux: Reading configuration data /root/.ssh/config

Linux: Reading configuration data /etc/ssh_config

Linux: Allocated local port 1023.

Linux: Connecting to 203.91.132.111, port 22.

Linux: Remote protocol version 1.5, remote software version Cisco-1.25

Linux: Net::SSH::Perl Version 1.25, protocol version 1.5.

Linux: No compat match: Cisco-1.25.

Linux: Connection established.

Linux: Waiting for server public key.

Linux: Received server public key (768 bits) and host key (2048 bits).

Linux: Host '203.91.132.111' is known and matches the host key.

Linux: Encryption type: DES

Linux: Sent encrypted session key.

Linux: Received encryption confirmation.

Linux: Trying password authentication.

Linux: Sending command: ?

Linux: Entering interactive session.

What do I do now?

Thanks

Nalina

In reply to Re^2: Problem in enabling authentication after logging in to a firewall by Nalina
in thread Problem in enabling authentication after logging in to a firewall by Anonymous Monk

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.