<?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 sftp ssh_exchange_identification question? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339210#M190408</link>
    <description>I installed SSH for HPUX 11.11 from depot file. What would be the cause of error below? Thks. &lt;BR /&gt;&amp;gt;sftp sftp.company.com&lt;BR /&gt;Connecting to sftp.company.com...&lt;BR /&gt;ssh_exchange_identification: Connection closed by remote host&lt;BR /&gt;Connection closed&lt;BR /&gt;&lt;BR /&gt;I can resolve and ping sftp.company.com</description>
    <pubDate>Thu, 22 Jul 2004 17:15:10 GMT</pubDate>
    <dc:creator>Mike_Ca Li</dc:creator>
    <dc:date>2004-07-22T17:15:10Z</dc:date>
    <item>
      <title>sftp ssh_exchange_identification question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339210#M190408</link>
      <description>I installed SSH for HPUX 11.11 from depot file. What would be the cause of error below? Thks. &lt;BR /&gt;&amp;gt;sftp sftp.company.com&lt;BR /&gt;Connecting to sftp.company.com...&lt;BR /&gt;ssh_exchange_identification: Connection closed by remote host&lt;BR /&gt;Connection closed&lt;BR /&gt;&lt;BR /&gt;I can resolve and ping sftp.company.com</description>
      <pubDate>Thu, 22 Jul 2004 17:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339210#M190408</guid>
      <dc:creator>Mike_Ca Li</dc:creator>
      <dc:date>2004-07-22T17:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: sftp ssh_exchange_identification question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339211#M190409</link>
      <description>are you able to connect to the server using ssh over a terminal session ?&lt;BR /&gt;did you try using scp instead of sftp ? if yes, what was the result ?</description>
      <pubDate>Thu, 22 Jul 2004 17:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339211#M190409</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-07-22T17:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: sftp ssh_exchange_identification question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339212#M190410</link>
      <description>The secure ftp server is for another company which I cannot try scp with.&lt;BR /&gt;I can sftp to the secure ftp server using other sftp clients (mainly windows based) no problem. Any other inputs? Thks.</description>
      <pubDate>Fri, 23 Jul 2004 11:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339212#M190410</guid>
      <dc:creator>Mike_Ca Li</dc:creator>
      <dc:date>2004-07-23T11:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: sftp ssh_exchange_identification question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339213#M190411</link>
      <description>This is due to /etc/hosts.allow&lt;BR /&gt;Make an entry for ur server.</description>
      <pubDate>Sat, 04 Sep 2004 06:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339213#M190411</guid>
      <dc:creator>Rishikesh</dc:creator>
      <dc:date>2004-09-04T06:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: sftp ssh_exchange_identification question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339214#M190412</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There are couple of things to check.&lt;BR /&gt;&lt;BR /&gt;1. Ensure that reverse lookup for your system works on sftp.company.com. Try adding your name to /etc/hosts on that system.&lt;BR /&gt;&lt;BR /&gt;2. See if sftp.company.com is implementing tcp_wrappers. If so, make sure your host is not denied by checking it's /etc/hosts.allow and /etc/hosts.deny.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sat, 04 Sep 2004 10:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339214#M190412</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-04T10:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: sftp ssh_exchange_identification question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339215#M190413</link>
      <description>could be openssh isn't set up on the other end.&lt;BR /&gt;&lt;BR /&gt;could be a firewall between you and there is blocking.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 05 Sep 2004 13:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339215#M190413</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-09-05T13:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: sftp ssh_exchange_identification question?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339216#M190414</link>
      <description>1.Ensure to put entry in /etc/hosts file&lt;BR /&gt; for  sftp.company.com&lt;BR /&gt;2.Check in  /etc/hosts.allow&lt;BR /&gt;&lt;BR /&gt;Since you r able to do it from windows clients thereshouldn't be any problem of firewall.&lt;BR /&gt;regards&lt;BR /&gt;SK</description>
      <pubDate>Sun, 05 Sep 2004 23:20:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sftp-ssh-exchange-identification-question/m-p/3339216#M190414</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2004-09-05T23:20:39Z</dc:date>
    </item>
  </channel>
</rss>

