<?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 error when connecting over putty in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606491#M376337</link>
    <description>Yes,&lt;BR /&gt;I compared it with othere servers. both are identical</description>
    <pubDate>Wed, 24 Mar 2010 16:55:45 GMT</pubDate>
    <dc:creator>Anshif</dc:creator>
    <dc:date>2010-03-24T16:55:45Z</dc:date>
    <item>
      <title>SSH error when connecting over putty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606488#M376334</link>
      <description>Hi All,&lt;BR /&gt;Appreciate your quick help on this. &lt;BR /&gt;I am having issue while connecting to one of the server over ssh using putty. When i conncet to the server putty is getting disconnected with following message&lt;BR /&gt;"Server Unexpectedely closed network connection"&lt;BR /&gt;but after continuously tried for 2 or 3 times, i will be able to connect. I am facing this issue after restoring this server from ignite last week. before that this was working perfectly. Also i dont have any issue connecting to any of the other servers.&lt;BR /&gt;when i checked the syslog i found following error occuring continously.&lt;BR /&gt;###### truncated#### error: PAM: Authentication failed for cipher1 from###### truncated####&lt;BR /&gt;&lt;BR /&gt;###### truncated####  Failed password for cipher1 from  Failed password for cipher1 from&lt;BR /&gt;&lt;BR /&gt;Can anyone help me on this?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Wed, 24 Mar 2010 15:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606488#M376334</guid>
      <dc:creator>Anshif</dc:creator>
      <dc:date>2010-03-24T15:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: SSH error when connecting over putty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606489#M376335</link>
      <description>Hello Anshif,&lt;BR /&gt;&lt;BR /&gt;Login to server via telnet and porvide the log io /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;we will be able to get some clue from it.&lt;BR /&gt;&lt;BR /&gt;If possible try to restart SSH on it.</description>
      <pubDate>Wed, 24 Mar 2010 15:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606489#M376335</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2010-03-24T15:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: SSH error when connecting over putty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606490#M376336</link>
      <description>Take a look at /opt/ssh/etc/sshd_conf and compare it with other system to see whether there is any difference.</description>
      <pubDate>Wed, 24 Mar 2010 15:53:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606490#M376336</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2010-03-24T15:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: SSH error when connecting over putty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606491#M376337</link>
      <description>Yes,&lt;BR /&gt;I compared it with othere servers. both are identical</description>
      <pubDate>Wed, 24 Mar 2010 16:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606491#M376337</guid>
      <dc:creator>Anshif</dc:creator>
      <dc:date>2010-03-24T16:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: SSH error when connecting over putty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606492#M376338</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Convert your server to untrusted mode using sam   &lt;BR /&gt;once then reconvert to trusted mode.&lt;BR /&gt;&lt;BR /&gt;Type ssh -V and find ssh version you can download latest ssh from open ssh site repect of os version and install it hope this will resolver issue.&lt;BR /&gt;&lt;BR /&gt;Chandra</description>
      <pubDate>Thu, 25 Mar 2010 00:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606492#M376338</guid>
      <dc:creator>Chandrahasa s</dc:creator>
      <dc:date>2010-03-25T00:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSH error when connecting over putty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606493#M376339</link>
      <description>ssh -vvv Server IP might give some clue along with SSH debug on server side&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To log at the DEBUG level, do the following:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# vi /opt/ssh/etc/sshd_config&lt;BR /&gt;&lt;BR /&gt;# sftp-server logging&lt;BR /&gt;LogSftp yes&lt;BR /&gt;SftpLogFacility LOCAL1&lt;BR /&gt;SftpLogLevel DEBUG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# vi /etc/syslog.conf&lt;BR /&gt;&lt;BR /&gt;local1.debug /var/adm/syslog/sshd.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# kill -HUP &lt;PID_OF_SYSLOGD&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/secsh stop&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then all the logging will appear in /var/adm/syslog/sshd.log.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# ps -ef |grep ssh&lt;BR /&gt;&lt;BR /&gt;Does the ssh to localhost has the issue all the time as well?&lt;/PID_OF_SYSLOGD&gt;</description>
      <pubDate>Thu, 25 Mar 2010 01:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606493#M376339</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2010-03-25T01:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSH error when connecting over putty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606494#M376340</link>
      <description>are you tryingt o connect through cipher1 server.&lt;BR /&gt;&lt;BR /&gt;if not then cipher1 is accessing your server with wrong passwd &amp;gt;&amp;gt;&amp;gt; check that&lt;BR /&gt;&lt;BR /&gt;Can you check ps -ef|grep ssh|wc&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 25 Mar 2010 03:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-error-when-connecting-over-putty/m-p/4606494#M376340</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-03-25T03:10:53Z</dc:date>
    </item>
  </channel>
</rss>

