<?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 server breaks connections immediately upon establishment on 5500 switch in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/ssh-server-breaks-connections-immediately-upon-establishment-on/m-p/7102304#M34353</link>
    <description>&lt;P&gt;try looking at the line vty configuration&lt;/P&gt;&lt;P&gt;line class aux&lt;BR /&gt;authentication-mode scheme&lt;BR /&gt;user-role network-admin&lt;BR /&gt;#&lt;BR /&gt;line class vty&lt;BR /&gt;authentication-mode scheme&lt;BR /&gt;user-role network-operator&lt;BR /&gt;#&lt;BR /&gt;line aux 0 1&lt;BR /&gt;user-role network-admin&lt;BR /&gt;#&lt;BR /&gt;line vty 0 15&lt;BR /&gt;authentication-mode scheme&lt;BR /&gt;user-role network-operator&lt;/P&gt;&lt;P&gt;#&lt;BR /&gt;line vty 16 63&lt;BR /&gt;user-role network-operator&lt;/P&gt;</description>
    <pubDate>Wed, 23 Sep 2020 08:40:19 GMT</pubDate>
    <dc:creator>Brotos</dc:creator>
    <dc:date>2020-09-23T08:40:19Z</dc:date>
    <item>
      <title>ssh server breaks connections immediately upon establishment on 5500 switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/ssh-server-breaks-connections-immediately-upon-establishment-on/m-p/7039000#M33986</link>
      <description>&lt;P&gt;i beleive in broke the ssh server config on the switch.&lt;/P&gt;&lt;P&gt;on attempting to connect, i get:&lt;/P&gt;&lt;P&gt;ssh -c aes128-cbc 10.1.152.12&lt;BR /&gt;avraham@10.1.152.12's password:&lt;BR /&gt;X11 forwarding request failed on channel 0&lt;BR /&gt;Received disconnect from 10.1.152.12 port 22:2: The connection is closed by SSH Server.&lt;BR /&gt;Disconnected from 10.1.152.12 port 22&lt;/P&gt;&lt;P&gt;output of 'dis ssh serv stat' is:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sshstatus.png" style="width: 403px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/108822i5FE47EEF69BE8594/image-size/large?v=v2&amp;amp;px=2000" role="button" title="sshstatus.png" alt="sshstatus.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any hints would be appreciated.&lt;/P&gt;&lt;P&gt;tnx&lt;/P&gt;&lt;P&gt;ams&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 12:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/ssh-server-breaks-connections-immediately-upon-establishment-on/m-p/7039000#M33986</guid>
      <dc:creator>avraham</dc:creator>
      <dc:date>2019-03-20T12:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server breaks connections immediately upon establishment on 5500 switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/ssh-server-breaks-connections-immediately-upon-establishment-on/m-p/7039513#M33989</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you configured the service-type ssh for the user as below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;local-user admin&amp;nbsp;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;password simple admin&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;service-type ssh&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;authorization-attribute user-role network-operator&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;If you still have issue, can you share the ful configuration of the switch.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 05:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/ssh-server-breaks-connections-immediately-upon-establishment-on/m-p/7039513#M33989</guid>
      <dc:creator>drk787</dc:creator>
      <dc:date>2019-03-25T05:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server breaks connections immediately upon establishment on 5500 switch</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/ssh-server-breaks-connections-immediately-upon-establishment-on/m-p/7102304#M34353</link>
      <description>&lt;P&gt;try looking at the line vty configuration&lt;/P&gt;&lt;P&gt;line class aux&lt;BR /&gt;authentication-mode scheme&lt;BR /&gt;user-role network-admin&lt;BR /&gt;#&lt;BR /&gt;line class vty&lt;BR /&gt;authentication-mode scheme&lt;BR /&gt;user-role network-operator&lt;BR /&gt;#&lt;BR /&gt;line aux 0 1&lt;BR /&gt;user-role network-admin&lt;BR /&gt;#&lt;BR /&gt;line vty 0 15&lt;BR /&gt;authentication-mode scheme&lt;BR /&gt;user-role network-operator&lt;/P&gt;&lt;P&gt;#&lt;BR /&gt;line vty 16 63&lt;BR /&gt;user-role network-operator&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 08:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/ssh-server-breaks-connections-immediately-upon-establishment-on/m-p/7102304#M34353</guid>
      <dc:creator>Brotos</dc:creator>
      <dc:date>2020-09-23T08:40:19Z</dc:date>
    </item>
  </channel>
</rss>

