<?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 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848254#M274440</link>
    <description>Sorry should have stated this:&lt;BR /&gt;floating ip is in DNS, and I can ping the ip from anywhere in the domain.</description>
    <pubDate>Tue, 22 Aug 2006 12:59:39 GMT</pubDate>
    <dc:creator>Mark McDonald_2</dc:creator>
    <dc:date>2006-08-22T12:59:39Z</dc:date>
    <item>
      <title>ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848252#M274438</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;I have a 2 machine cluster running oracle.&lt;BR /&gt;&lt;BR /&gt;I can ssh to each machine no problem, but I am unable to ssh to the floating ip address. I can ping the address no problems. Also I can ssh to the node where the package is running and then ssh to the shared ip address.&lt;BR /&gt;&lt;BR /&gt;Any Ideas why I cannot ssh straight to the shared ip?&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 12:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848252#M274438</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2006-08-22T12:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848253#M274439</link>
      <description>That IP address may not be in DNS and /etc/hosts.</description>
      <pubDate>Tue, 22 Aug 2006 12:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848253#M274439</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-08-22T12:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848254#M274440</link>
      <description>Sorry should have stated this:&lt;BR /&gt;floating ip is in DNS, and I can ping the ip from anywhere in the domain.</description>
      <pubDate>Tue, 22 Aug 2006 12:59:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848254#M274440</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2006-08-22T12:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848255#M274441</link>
      <description>What is the error message  you are getting? Does it timeout? Error on authentication and  end up asking for password?&lt;BR /&gt;&lt;BR /&gt;To get ssh to work, you need to exchange the public keys.&lt;BR /&gt;&lt;BR /&gt;Post output of &lt;BR /&gt;&lt;BR /&gt;ssh -v -v -v &lt;HOST&gt;&lt;/HOST&gt;</description>
      <pubDate>Tue, 22 Aug 2006 13:04:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848255#M274441</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-08-22T13:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848256#M274442</link>
      <description>$ ssh -v -v -v plnsso01&lt;BR /&gt;SSH Version Sun_SSH_1.0, protocol versions 1.5/2.0.&lt;BR /&gt;debug1: Reading configuration data /etc/ssh/ssh_config&lt;BR /&gt;debug1: Rhosts Authentication disabled, originating port will not be trusted.&lt;BR /&gt;debug1: ssh_connect: getuid 29722 geteuid 29722 anon 1&lt;BR /&gt;debug1: Connecting to plnsso01 [10.1.8.24] port 22.&lt;BR /&gt;debug1: connect: Connection refused&lt;BR /&gt;debug1: Trying again...&lt;BR /&gt;debug1: Connecting to plnsso01 [10.1.8.24] port 22.&lt;BR /&gt;debug1: connect: Connection refused&lt;BR /&gt;debug1: Trying again...&lt;BR /&gt;debug1: Connecting to plnsso01 [10.1.8.24] port 22.&lt;BR /&gt;debug1: connect: Connection refused&lt;BR /&gt;debug1: Trying again...&lt;BR /&gt;debug1: Connecting to plnsso01 [10.1.8.24] port 22.&lt;BR /&gt;debug1: connect: Connection refused&lt;BR /&gt;Secure connection to plnsso01 refused.&lt;BR /&gt;$&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 13:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848256#M274442</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2006-08-22T13:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848257#M274443</link>
      <description>It seems like the SSH server is not running on target box,  or not listening on port 22.</description>
      <pubDate>Tue, 22 Aug 2006 13:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848257#M274443</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-08-22T13:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848258#M274444</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;sshd_config needs a listen directive that includes the floating ip address&lt;BR /&gt;&lt;BR /&gt;diagnostic:&lt;BR /&gt;tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;# on the node that owns the ip address.&lt;BR /&gt;&lt;BR /&gt;ssh -vvv nodename&lt;BR /&gt;# from a reliable openssh client machine outside the cluster.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Aug 2006 13:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848258#M274444</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-22T13:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848259#M274445</link>
      <description>OK thanks. How do I check that? And why does it work when I ssh from the node where the package is to the package ip?&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 22 Aug 2006 13:29:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848259#M274445</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2006-08-22T13:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848260#M274446</link>
      <description>ok Everything works fine from the other node. We have switched the package over and can now ssh to the shared ip.&lt;BR /&gt;&lt;BR /&gt;So I guess it is a config problem on the other node.</description>
      <pubDate>Tue, 22 Aug 2006 13:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848260#M274446</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2006-08-22T13:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848261#M274447</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check and make sure the line starting with "ListenAddress" in the sshd_config file (normally in /opt/ssh/etc for HP Openssh) is commented out.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 15:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848261#M274447</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2006-08-22T15:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848262#M274448</link>
      <description>A colleague has had a dig around, not sure what he changed (il find out when his mail arrives), but the box has been re-booted, we are waiting for the ok to swich the package back.</description>
      <pubDate>Tue, 22 Aug 2006 15:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/3848262#M274448</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2006-08-22T15:43:31Z</dc:date>
    </item>
  </channel>
</rss>

