<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ssh connection: login successful -&amp;gt; disconnected (ICX7150) in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36944#M2526</link>
    <description>Well, on Windows I tried putty. Now the switches are next to my normal working machine running ubuntu 16.04 LTS. &lt;BR /&gt;"ssh -V&lt;BR /&gt;OpenSSH_7.2p2 Ubuntu-4ubuntu2.4, OpenSSL 1.0.2g&amp;nbsp; 1 Mar 2016"&lt;BR /&gt;&lt;BR /&gt;But you are on the right way! I tested an very old ssh client ( ssh 3.2.9) - this one IS working.&lt;BR /&gt;So the settings of the ssh on the switch do NOT work with new ssh clients. I'll check the settings!</description>
    <pubDate>Wed, 21 Feb 2018 06:56:55 GMT</pubDate>
    <dc:creator>peer_joachim_ko</dc:creator>
    <dc:date>2018-02-21T06:56:55Z</dc:date>
    <item>
      <title>ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36936#M2518</link>
      <description>Hi,&lt;BR /&gt;I'm trying to setup two ICX-7150. First I configure a certificate, a ssh-key and a user.&lt;BR /&gt;I can login using a web browser or a serial connection, but ssh fails.&lt;BR /&gt;A password prompt is shown, I get connected (the session prompt is shown), but the session is terminated immediately.&lt;BR /&gt;Any idea ?</description>
      <pubDate>Fri, 16 Feb 2018 13:10:50 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36936#M2518</guid>
      <dc:creator>peer_joachim_ko</dc:creator>
      <dc:date>2018-02-16T13:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36937#M2519</link>
      <description>SSH setup normally looks something like this:&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;1. Enable&amp;nbsp; SSH server&lt;/P&gt;

&lt;P&gt;Fastiron(config)#crypto key gen&lt;/P&gt;

&lt;P&gt;Creating key pair, please wait...&lt;/P&gt;

&lt;P&gt;Key pair is successfully created&lt;/P&gt;

&lt;P&gt;2. Create a user&lt;/P&gt;

&lt;P&gt;Fastiron(config)#username Admin
password admin123&lt;/P&gt;

&lt;P&gt;3. Enable AAA&lt;/P&gt;

Fastiron(config)#aaa authentication
login default local&amp;nbsp; &amp;lt;---this could be radius, tacacs, etc</description>
      <pubDate>Mon, 19 Feb 2018 17:04:57 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36937#M2519</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2018-02-19T17:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36938#M2520</link>
      <description>Yes, that is exactly what I've done. I can login, the password is accepted, I see the prompt (so auth is working), but then the connection is terminated. From my ssh client I see:&lt;BR /&gt;...&lt;BR /&gt;debug1: Next authentication method: keyboard-interactive&lt;BR /&gt;
      debug2: userauth_kbdint&lt;BR /&gt;
      debug2: we sent a keyboard-interactive packet, wait for reply&lt;BR /&gt;
      debug2: input_userauth_info_req&lt;BR /&gt;
      debug2: input_userauth_info_req: num_prompts 1&lt;BR /&gt;
      Password:&lt;BR /&gt;
      debug1: Authentication succeeded (keyboard-interactive).&lt;BR /&gt;
      Authenticated to 10.X.X.X ([10.X.X.X]:22).&lt;BR /&gt;
      debug1: channel 0: new [client-session]&lt;BR /&gt;
      debug2: channel 0: send open&lt;BR /&gt;
      debug1: Entering interactive session.&lt;BR /&gt;
      debug1: pledge: exec&lt;BR /&gt;
      debug2: callback start&lt;BR /&gt;
      debug2: x11_get_proto: /usr/bin/xauth&amp;nbsp; list :0 2&amp;gt;/dev/null&lt;BR /&gt;
      debug1: Requesting X11 forwarding with authentication spoofing.&lt;BR /&gt;
      debug2: channel 0: request x11-req confirm 1&lt;BR /&gt;
      debug2: fd 4 setting TCP_NODELAY&lt;BR /&gt;
      debug2: client_session2_setup: id 0&lt;BR /&gt;
      debug2: channel 0: request pty-req confirm 1&lt;BR /&gt;
      debug1: Sending environment.&lt;BR /&gt;
      debug1: Sending env LANG = de_DE.UTF-8&lt;BR /&gt;
      debug2: channel 0: request env confirm 0&lt;BR /&gt;
      debug2: channel 0: request shell confirm 1&lt;BR /&gt;
      debug2: callback done&lt;BR /&gt;
      debug2: channel 0: open confirm rwindow 8192 rmax 8192&lt;BR /&gt;
      debug2: channel_input_status_confirm: type 99 id 0&lt;BR /&gt;
      debug2: X11 forwarding request accepted on channel 0&lt;BR /&gt;
      debug2: channel_input_status_confirm: type 99 id 0&lt;BR /&gt;
      debug2: PTY allocation request accepted on channel 0&lt;BR /&gt;
      debug2: channel_input_status_confirm: type 99 id 0&lt;BR /&gt;
      debug2: shell request accepted on channel 0&lt;BR /&gt;
      &lt;B&gt;&lt;I&gt;&lt;U&gt;Received disconnect from 10.X.X.X port 22:2: Service is not
      known&lt;/U&gt;&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;Disconnected from 10.X.X.X port 22&lt;PRE&gt;&lt;/PRE&gt;Any idea ?</description>
      <pubDate>Tue, 20 Feb 2018 07:27:13 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36938#M2520</guid>
      <dc:creator>peer_joachim_ko</dc:creator>
      <dc:date>2018-02-20T07:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36939#M2521</link>
      <description>Trying running 'debug ip ssh'. You will need to direct the output to your session with 'debug destination ssh/telnet/console &lt;SESSION-ID&gt;'. Session id can be found in 'show who'&lt;/SESSION-ID&gt;</description>
      <pubDate>Tue, 20 Feb 2018 14:07:14 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36939#M2521</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2018-02-20T14:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36940#M2522</link>
      <description>I tried it, but no messages appear ?!?&lt;BR /&gt;&lt;BR /&gt;SW_A2.012#show debug&lt;BR /&gt;Debug message destination:&amp;nbsp; Console&lt;BR /&gt;Generic IP:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SSH:&amp;nbsp; debugging is on&lt;BR /&gt;&lt;BR /&gt;From show log:&lt;BR /&gt;Feb 20 16:07:09:I:Security: SSH terminated by admin from src IP 141.5.16.161 from src MAC 609c.9f28.94e0 from PRIVILEGED EXEC mode usin.&lt;BR /&gt;Feb 20 16:07:08:I:Security: SSH login by admin from src IP 141.5.16.161 from src MAC 609c.9f28.94e0 to PRIVILEGED EXEC mode using RSA a.</description>
      <pubDate>Tue, 20 Feb 2018 15:10:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36940#M2522</guid>
      <dc:creator>peer_joachim_ko</dc:creator>
      <dc:date>2018-02-20T15:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36941#M2523</link>
      <description>Your debug destination is set to console there. That means you would have to be physically consoled to the device to get it. You can redirect the output with 'debug destination ssh &lt;SESSION-NUM.&gt;&lt;/SESSION-NUM.&gt;</description>
      <pubDate>Tue, 20 Feb 2018 15:22:34 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36941#M2523</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2018-02-20T15:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36942#M2524</link>
      <description>Yes, I'm using minicom and a usb2serial adapter to get administrative access. Using a second console&amp;nbsp; window I can also try to connect using ssh.</description>
      <pubDate>Tue, 20 Feb 2018 15:25:04 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36942#M2524</guid>
      <dc:creator>peer_joachim_ko</dc:creator>
      <dc:date>2018-02-20T15:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36943#M2525</link>
      <description>What SSH client are you using?&lt;BR /&gt;Putty seems to be compatible with most things.&lt;BR /&gt;I like TeraTerm which used to have SSHv1 only so had issues with some SSH implementations. Make sure you are using the latest version of whatever supporting SSHv2.</description>
      <pubDate>Wed, 21 Feb 2018 01:12:37 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36943#M2525</guid>
      <dc:creator>bruce_o_donnell</dc:creator>
      <dc:date>2018-02-21T01:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36944#M2526</link>
      <description>Well, on Windows I tried putty. Now the switches are next to my normal working machine running ubuntu 16.04 LTS. &lt;BR /&gt;"ssh -V&lt;BR /&gt;OpenSSH_7.2p2 Ubuntu-4ubuntu2.4, OpenSSL 1.0.2g&amp;nbsp; 1 Mar 2016"&lt;BR /&gt;&lt;BR /&gt;But you are on the right way! I tested an very old ssh client ( ssh 3.2.9) - this one IS working.&lt;BR /&gt;So the settings of the ssh on the switch do NOT work with new ssh clients. I'll check the settings!</description>
      <pubDate>Wed, 21 Feb 2018 06:56:55 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36944#M2526</guid>
      <dc:creator>peer_joachim_ko</dc:creator>
      <dc:date>2018-02-21T06:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36945#M2527</link>
      <description>OK, I found the problem. I have enabled X-forwarding in my ssh config. This is killing the connection!&lt;BR /&gt;Using "ssh -x ...." (-x disables the forwarding for the connection under linux) everything is working.&lt;BR /&gt;Never saw this problem before on any device ....&lt;BR /&gt;Thanks for the help!&lt;BR /&gt;&lt;BR /&gt;Bye</description>
      <pubDate>Wed, 21 Feb 2018 07:14:40 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36945#M2527</guid>
      <dc:creator>peer_joachim_ko</dc:creator>
      <dc:date>2018-02-21T07:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection: login successful -&gt; disconnected (ICX7150)</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36946#M2528</link>
      <description>Thank you for coming back and posting about what the problem was. This is helpful.</description>
      <pubDate>Wed, 21 Mar 2018 19:43:10 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ssh-connection-login-successful-gt-disconnected-ICX7150/m-p/36946#M2528</guid>
      <dc:creator>chris_hill_4zpl</dc:creator>
      <dc:date>2018-03-21T19:43:10Z</dc:date>
    </item>
  </channel>
</rss>

