<?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 not working in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245589#M330664</link>
    <description>Did you re-generate the keys and try again.&lt;BR /&gt;&lt;BR /&gt;ssh-keygen -f /.ssh/id_rsa&lt;BR /&gt;or&lt;BR /&gt;ssh-keygen -i -f /.ssh/id_rsa</description>
    <pubDate>Mon, 04 Aug 2008 12:14:51 GMT</pubDate>
    <dc:creator>Rasheed Tamton</dc:creator>
    <dc:date>2008-08-04T12:14:51Z</dc:date>
    <item>
      <title>ssh not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245586#M330661</link>
      <description>guy i have installed a new golden ignite image which i have used to install loads of servers without a problem but on this one SSH is refusing connection.&lt;BR /&gt;the error i am getting is below&lt;BR /&gt;ssh -v -v -v root@myserver&lt;BR /&gt;OpenSSH_4.3p2-hpn, OpenSSL 0.9.7i 14 Oct 2005&lt;BR /&gt;HP-UX Secure Shell-A.04.30.006, HP-UX Secure Shell version&lt;BR /&gt;debug1: Reading configuration data /opt/ssh/etc/ssh_config&lt;BR /&gt;debug3: Seeding PRNG from /opt/ssh/libexec/ssh-rand-helper&lt;BR /&gt;debug2: ssh_connect: needpriv 0&lt;BR /&gt;debug1: Connecting to myserver port 22.&lt;BR /&gt;debug1: Connection established.&lt;BR /&gt;debug1: permanently_set_uid: 0/3&lt;BR /&gt;debug3: Not a RSA1 key file /.ssh/id_rsa.&lt;BR /&gt;debug2: key_type_from_name: unknown key type '-----BEGIN'&lt;BR /&gt;debug3: key_read: missing keytype&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug3: key_read: missing whitespace&lt;BR /&gt;debug2: key_type_from_name: unknown key type '-----END'&lt;BR /&gt;debug3: key_read: missing keytype&lt;BR /&gt;debug1: identity file /.ssh/id_rsa type 1&lt;BR /&gt;debug1: identity file /.ssh/id_dsa type -1&lt;BR /&gt;ssh_exchange_identification: Connection closed by remote host&lt;BR /&gt;&lt;BR /&gt;any ideas ??&lt;BR /&gt;andrew</description>
      <pubDate>Mon, 04 Aug 2008 11:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245586#M330661</guid>
      <dc:creator>Andrew medhurst1</dc:creator>
      <dc:date>2008-08-04T11:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: ssh not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245587#M330662</link>
      <description>Did you compare this result with what you get&lt;BR /&gt;on all those other "loads of servers"?  With&lt;BR /&gt;all the "key_read" complaints, I'd look at&lt;BR /&gt;the key files.</description>
      <pubDate>Mon, 04 Aug 2008 12:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245587#M330662</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-08-04T12:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: ssh not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245588#M330663</link>
      <description>I would probably start here:&lt;BR /&gt;&lt;BR /&gt;debug3: Not a RSA1 key file /.ssh/id_rsa.&lt;BR /&gt;debug2: key_type_from_name: unknown key type '-----BEGIN'&lt;BR /&gt;&lt;BR /&gt;Try either recreating or copying another id_rsa file.</description>
      <pubDate>Mon, 04 Aug 2008 12:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245588#M330663</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-08-04T12:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: ssh not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245589#M330664</link>
      <description>Did you re-generate the keys and try again.&lt;BR /&gt;&lt;BR /&gt;ssh-keygen -f /.ssh/id_rsa&lt;BR /&gt;or&lt;BR /&gt;ssh-keygen -i -f /.ssh/id_rsa</description>
      <pubDate>Mon, 04 Aug 2008 12:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245589#M330664</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-08-04T12:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: ssh not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245590#M330665</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;It does appear that the key files are missing or the wrong permissions.&lt;BR /&gt;&lt;BR /&gt;Can you log on to the target server via the console and take a look at /var/adm/syslog/syslog.log and the permissions of the .ssh key files?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 04 Aug 2008 12:44:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245590#M330665</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-04T12:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: ssh not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245591#M330666</link>
      <description>thank you everybody &lt;BR /&gt;i have resolve, i was being a complete idiot and had not checked syslog as steven suggested.&lt;BR /&gt;discovered by a bit of a obscure message that inetd.conf was directing ssh to a directory that does not exist and once this was resolved and the known hosts updated it now all works.&lt;BR /&gt;thanks for the help and why this one server did this when i have probably biult 30-40 servers with this image i don't know but that another challenge.&lt;BR /&gt;regards&lt;BR /&gt;andrew</description>
      <pubDate>Mon, 04 Aug 2008 13:18:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-not-working/m-p/4245591#M330666</guid>
      <dc:creator>Andrew medhurst1</dc:creator>
      <dc:date>2008-08-04T13:18:11Z</dc:date>
    </item>
  </channel>
</rss>

