<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540200#M369253</link>
    <description>Are you sure ssh is running on destination service.&lt;BR /&gt;&amp;gt;&amp;gt;While connecting from lan client it working fine.&lt;BR /&gt;&lt;BR /&gt;what does this mean?? are you using ssh there.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
    <pubDate>Thu, 26 Nov 2009 05:10:03 GMT</pubDate>
    <dc:creator>Kapil Jha</dc:creator>
    <dc:date>2009-11-26T05:10:03Z</dc:date>
    <item>
      <title>ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540199#M369252</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;We are facing issue with ssh connecting from remote client.&lt;BR /&gt;While connecting from lan client  it working fine.&lt;BR /&gt;&lt;BR /&gt;Any input pls&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;(Shabir)</description>
      <pubDate>Thu, 26 Nov 2009 04:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540199#M369252</guid>
      <dc:creator>shabir Ahamed</dc:creator>
      <dc:date>2009-11-26T04:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540200#M369253</link>
      <description>Are you sure ssh is running on destination service.&lt;BR /&gt;&amp;gt;&amp;gt;While connecting from lan client it working fine.&lt;BR /&gt;&lt;BR /&gt;what does this mean?? are you using ssh there.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 26 Nov 2009 05:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540200#M369253</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2009-11-26T05:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540201#M369254</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Any input pls&lt;BR /&gt;&lt;BR /&gt;You first.  My psychic powers are too weak to&lt;BR /&gt;tell me what you're doing or seeing.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; We are facing issue [...]&lt;BR /&gt;&lt;BR /&gt;What does this mean?  Which client?  Doing&lt;BR /&gt;what, exactly?  Actual error messages?&lt;BR /&gt;&lt;BR /&gt;"ssh -v [...]" usually gives more info than&lt;BR /&gt;"ssh [...]".&lt;BR /&gt;&lt;BR /&gt;At a minimum, "uname -a" on the HP-UX system&lt;BR /&gt;(if there is one).</description>
      <pubDate>Thu, 26 Nov 2009 05:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540201#M369254</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-11-26T05:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540202#M369255</link>
      <description>hi,&lt;BR /&gt;there is no specific error messge.&lt;BR /&gt;when i try to connect server using public ip outside office.&lt;BR /&gt;it display network is unreachable.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tnaks&lt;BR /&gt;(shabir)</description>
      <pubDate>Thu, 26 Nov 2009 17:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540202#M369255</guid>
      <dc:creator>shabir Ahamed</dc:creator>
      <dc:date>2009-11-26T17:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540203#M369256</link>
      <description>Shabir, correct me if I'm getting this wrong: &lt;BR /&gt;&lt;BR /&gt;the SSH SERVER is on some LAN&lt;BR /&gt;Connecting to this server from CLIENT on the same LAN succeeds, but when the client is elsewhere, connecting to this server from REMOTE CLIENT fails. &lt;BR /&gt;&lt;BR /&gt;You will need to look at a couple of things: &lt;BR /&gt;1) are you not exposing the SSH server to a public address? &lt;BR /&gt;2) Does this REMOTE CLIENT actually connect to the Internet? &lt;BR /&gt;3) Are there any firewall rules in place that would block your REMOTE CLIENT? &lt;BR /&gt;&lt;BR /&gt;You should be able to research all three of these conditions in your firewall logs.</description>
      <pubDate>Tue, 01 Dec 2009 01:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540203#M369256</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2009-12-01T01:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: ssh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540204#M369257</link>
      <description>hi &lt;BR /&gt;thanks al for giving iputs.&lt;BR /&gt;&lt;BR /&gt;It was silly mistake ,i have not put default gate.&lt;BR /&gt;&lt;BR /&gt;Problem solved&lt;BR /&gt;Thanks&lt;BR /&gt;(Shabir)</description>
      <pubDate>Tue, 01 Dec 2009 15:02:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh/m-p/4540204#M369257</guid>
      <dc:creator>shabir Ahamed</dc:creator>
      <dc:date>2009-12-01T15:02:07Z</dc:date>
    </item>
  </channel>
</rss>

