<?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 ssh connection refused in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704678#M754310</link>
    <description>I installed ssh 3.1 on 3 server exactly the same procedure for all.&lt;BR /&gt;&lt;BR /&gt;But I am not able to use ssh to connect to only one of the servers it does not give any error. &lt;BR /&gt;&lt;BR /&gt;I use ssh -l username hostname it prompts me to enter the passwd and then It only says connection refused and comes out.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?? &lt;BR /&gt;</description>
    <pubDate>Tue, 16 Apr 2002 18:22:25 GMT</pubDate>
    <dc:creator>John McDen</dc:creator>
    <dc:date>2002-04-16T18:22:25Z</dc:date>
    <item>
      <title>ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704678#M754310</link>
      <description>I installed ssh 3.1 on 3 server exactly the same procedure for all.&lt;BR /&gt;&lt;BR /&gt;But I am not able to use ssh to connect to only one of the servers it does not give any error. &lt;BR /&gt;&lt;BR /&gt;I use ssh -l username hostname it prompts me to enter the passwd and then It only says connection refused and comes out.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?? &lt;BR /&gt;</description>
      <pubDate>Tue, 16 Apr 2002 18:22:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704678#M754310</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-16T18:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704679#M754311</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Put your ssh host on the other server in hosts.allow file.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Tue, 16 Apr 2002 18:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704679#M754311</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-04-16T18:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704680#M754312</link>
      <description>HI&lt;BR /&gt;Use the "-v" option with ssh to see where it is failing and also check the systlog file for more error information.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant Deshpande.</description>
      <pubDate>Tue, 16 Apr 2002 18:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704680#M754312</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2002-04-16T18:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704681#M754313</link>
      <description>Thank you for your help but ...I found out it is becaues of the firewall and need to open the port for it.&lt;BR /&gt;&lt;BR /&gt;But how do I know which port is been used by ssh?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Apr 2002 18:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704681#M754313</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-16T18:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704682#M754314</link>
      <description>Hi&lt;BR /&gt;By default ssh connects on port 22.&lt;BR /&gt;You may use lsof to check.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant Deshpande.&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Apr 2002 18:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704682#M754314</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2002-04-16T18:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704683#M754315</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Port 22 should do mostly the trick with a default installation.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Tue, 16 Apr 2002 18:42:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704683#M754315</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-04-16T18:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704684#M754316</link>
      <description>Is there any command other than installing lsof to find out which port is been used?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Apr 2002 18:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704684#M754316</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-16T18:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704685#M754317</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do a more /etc/services | grep ssh&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Tue, 16 Apr 2002 19:03:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704685#M754317</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-04-16T19:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704686#M754318</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Your sshd_config should list the Port used.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Tue, 16 Apr 2002 19:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704686#M754318</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-04-16T19:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704687#M754319</link>
      <description>John, &lt;BR /&gt;&lt;BR /&gt;While the connection is open, &lt;BR /&gt;&lt;BR /&gt;# netstat |grep ssh &lt;BR /&gt;&lt;BR /&gt;will also show what ports are being used.</description>
      <pubDate>Tue, 16 Apr 2002 20:09:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704687#M754319</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-04-16T20:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: ssh connection refused</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704688#M754320</link>
      <description>Hello John,&lt;BR /&gt;&lt;BR /&gt;everything above is alright and works.&lt;BR /&gt;In addition: I think a good idea to check the port is a simple portscan from another system. If you have a linux box for example run "nmap hostname". So you gets the ssh port and also every open port the system is listening. It's important for every admin to know this at all time.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Dirk</description>
      <pubDate>Wed, 11 Sep 2002 07:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-connection-refused/m-p/2704688#M754320</guid>
      <dc:creator>Dirk Wiedemann</dc:creator>
      <dc:date>2002-09-11T07:30:28Z</dc:date>
    </item>
  </channel>
</rss>

