<?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/4625675#M378002</link>
    <description>pls paste ssh -v o/p</description>
    <pubDate>Thu, 29 Apr 2010 11:14:14 GMT</pubDate>
    <dc:creator>AwadheshPandey</dc:creator>
    <dc:date>2010-04-29T11:14:14Z</dc:date>
    <item>
      <title>ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625668#M377995</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have hp servers(rx2660) both are running hpux 11.23 and having ssh version as below&lt;BR /&gt;&lt;BR /&gt;OpenSSH_4.5p1+sftpfilecontrol-v1.1-hpn12v14, OpenSSL 0.9.7l 28 Sep 2006&lt;BR /&gt;HP-UX Secure Shell-A.04.50.021, HP-UX Secure Shell version&lt;BR /&gt;&lt;BR /&gt;The issue is for the account X ssh login is working fine from host A to B but not B to A&lt;BR /&gt;what happens is that the connection for the account is being accepted and then the connection gets closed by the remote host with the below error -pls advice if you have seen this before.&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;debug1: Transferred: stdin 0, stdout 0, stderr 81 bytes in 0.0 seconds&lt;BR /&gt;debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 2582.8&lt;BR /&gt;debug1: Exit status -1&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Apr 2010 20:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625668#M377995</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2010-04-28T20:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625669#M377996</link>
      <description>This is not an error message: it's a notification about the quantities of transferred data and transfer rates. Stdin and stdout are at 0 but stderr has 81 bytes transferred: that would indicate the remote end emitted *some* error message, but for some reason it is not visible. Perhaps the error was overwritten on the screen by the debug output?&lt;BR /&gt;&lt;BR /&gt;If connection from B to A fails, look into the system log (/var/adm/syslog/syslog.log) of node A for more clues. Perhaps there is a clearer error message?&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 28 Apr 2010 20:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625669#M377996</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-04-28T20:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625670#M377997</link>
      <description>Is this issue only for the X user aur for all the users.&lt;BR /&gt;&lt;BR /&gt;and are u experiencing this from other server as well.&lt;BR /&gt;&lt;BR /&gt;Have u tried to restart ssh daemon on server A.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 29 Apr 2010 02:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625670#M377997</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-04-29T02:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625671#M377998</link>
      <description>is sshd-config file configuration is same on the both server ,or any parameter is set differently.??&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Apr 2010 03:32:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625671#M377998</guid>
      <dc:creator>singh sanjeev</dc:creator>
      <dc:date>2010-04-29T03:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625672#M377999</link>
      <description>As first step I would take a look at the /etc/opt/sshd_config file on server A, maybe the user was denied there.&lt;BR /&gt;&lt;BR /&gt;How user X authenticates himself on the servers? If it is done with ssh keys, check permissions of the keys, .ssh folder, etc...&lt;BR /&gt;Also check the authorized_keys file, one can set there many things like the allowed hosts and users, or the allowed command.&lt;BR /&gt;&lt;BR /&gt;A full ssh -vv output would be also helpful to debug your issue...</description>
      <pubDate>Thu, 29 Apr 2010 06:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625672#M377999</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-04-29T06:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625673#M378000</link>
      <description>Is your system A experiencing memory/cpu problems? Check your system memory/cpu usage in case you are running out of resources.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 29 Apr 2010 09:20:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625673#M378000</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2010-04-29T09:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625674#M378001</link>
      <description>just another idea: does it work for other users? if another users also cannot log in, maybe you should look at /etc/hosts.allow and /etc/hosts.deny files. For more info on that look here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-4837/index.html" target="_blank"&gt;http://docs.hp.com/en/5991-4837/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Apr 2010 10:54:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625674#M378001</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-04-29T10:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625675#M378002</link>
      <description>pls paste ssh -v o/p</description>
      <pubDate>Thu, 29 Apr 2010 11:14:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625675#M378002</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2010-04-29T11:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625676#M378003</link>
      <description>i'm trying to capture the debug - but i can not make the client to use other ports - any idea&lt;BR /&gt;&lt;BR /&gt;ssh -vvv -p 88888 hostname&lt;BR /&gt;OpenSSH_4.5p1+sftpfilecontrol-v1.1-hpn12v14, OpenSSL 0.9.7l 28 Sep 2006&lt;BR /&gt;HP-UX Secure Shell-A.04.50.021, HP-UX Secure Shell version&lt;BR /&gt;debug1: Reading configuration data /opt/ssh/etc/ssh_config&lt;BR /&gt;debug3: RNG is ready, skipping seeding&lt;BR /&gt;debug2: ssh_connect: needpriv 0&lt;BR /&gt;debug1: Connecting to hostname[address] port 88888.&lt;BR /&gt;debug1: connect to address  port 88888: Connection refused&lt;BR /&gt;ssh: connect to host hostname port 88888: Connection refused</description>
      <pubDate>Thu, 29 Apr 2010 12:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625676#M378003</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2010-04-29T12:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625677#M378004</link>
      <description>on what port the sshd daemon listens? it seems that at port 88888 listens nothing on the ssh server. do a "netstat -an | grep 88888" on the server to see if there is any listening daemon on that port at all.</description>
      <pubDate>Fri, 30 Apr 2010 04:36:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625677#M378004</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-04-30T04:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625678#M378005</link>
      <description>&lt;!--!*#--&gt;&amp;gt; OpenSSH_4.5p1+[...]&lt;BR /&gt;&lt;BR /&gt;Not the latest version (but that's probably&lt;BR /&gt;not the big problem here).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; debug1: [...]&lt;BR /&gt;&lt;BR /&gt;It might help to see _all_ the debug output,&lt;BR /&gt;not only the last few lines.  And the actual&lt;BR /&gt;command you're using.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] for the account X [...]&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Is this issue only for the X user [or] for&lt;BR /&gt;&amp;gt; all the users[?]&lt;BR /&gt;&lt;BR /&gt;Well, is it???&lt;BR /&gt;&lt;BR /&gt;If one user has the problem, and other users&lt;BR /&gt;do not, then I'd look for the cause in the&lt;BR /&gt;environment of the user who has the problem:&lt;BR /&gt;SSH configuration files, shell start-up files&lt;BR /&gt;(~/.profile, ...), and so on.</description>
      <pubDate>Fri, 30 Apr 2010 05:00:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4625678#M378005</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-04-30T05:00:10Z</dc:date>
    </item>
  </channel>
</rss>

