<?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: Problem with OpenSSH v3.1p1 on HP-UX 11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706902#M806512</link>
    <description>I also have the same problem,but after installing the patch ,if the hostname is in /etc/hosts it will work fine,but HPUX is NIS+ client ,but it won't look in to DNS or NIS+,i will get the same error.&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated&lt;BR /&gt;Thanks&lt;BR /&gt;-VB</description>
    <pubDate>Thu, 23 May 2002 18:41:40 GMT</pubDate>
    <dc:creator>Venkatesh babu sira_1</dc:creator>
    <dc:date>2002-05-23T18:41:40Z</dc:date>
    <item>
      <title>Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706897#M806507</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I compile the last openssh v3.1p1 on a A500 running HP-UX 11i.  The sshd work very well, but the probleme start with ssh client.&lt;BR /&gt;&lt;BR /&gt;If I use the ip address of my client to connect with ssh, everything work fine.  But if I use the hostname, I got this strange error message:&lt;BR /&gt;&lt;BR /&gt;ssh: &lt;SERVERNAME&gt;: host nor service provided, or not known&lt;BR /&gt;&lt;BR /&gt;Here is the debug output for who want it:&lt;BR /&gt;&lt;BR /&gt;bash-2.05# ../bin/ssh -v -v -v -l root &lt;SERVERNAME&gt;&lt;BR /&gt;OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f&lt;BR /&gt;debug1: Reading configuration data /opt/openssh-3.1p1/etc/ssh_config&lt;BR /&gt;debug3: Seeing PRNG from /opt/openssh-3.1p1/libexec/ssh-rand-helper&lt;BR /&gt;debug1: restore_uid&lt;BR /&gt;debug1: ssh_connect: getuid 0 geteuid 0 anon 0&lt;BR /&gt;ssh: &lt;SERVERNAME&gt;: host nor service provided, or not known&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I use the default ssh_config provide by the installation.&lt;BR /&gt;&lt;BR /&gt;My ssh server on the client on which I want to connect is version 2.9, but it's work with the IP address..&lt;/SERVERNAME&gt;&lt;/SERVERNAME&gt;&lt;/SERVERNAME&gt;</description>
      <pubDate>Fri, 19 Apr 2002 10:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706897#M806507</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2002-04-19T10:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706898#M806508</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The first thing I think of is:  does nslookup on your client system resolve your server name correctly?&lt;BR /&gt;&lt;BR /&gt;When I install ssh on a system, my first test is to see if I can ssh from that system to itself.  That tests both the server and client of the new installation.  Then I begin testing to and from other systems.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Fri, 19 Apr 2002 11:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706898#M806508</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-04-19T11:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706899#M806509</link>
      <description>Ok, some other usefull information:&lt;BR /&gt;&lt;BR /&gt;- I already have openssh 2.9p1 installed and work fine, my DNS lookup work fine, my nsswitch is set correcly.&lt;BR /&gt;&lt;BR /&gt;- Even if I try with the word localhost I got the problem, but not wirh 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;- It really thing is like the ssh doesn't use the gethostbyname correctly because I got samething is a give a bad or good hostname to ssh....</description>
      <pubDate>Fri, 19 Apr 2002 11:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706899#M806509</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2002-04-19T11:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706900#M806510</link>
      <description>Hmm after a quick look... is a patch need to fix a the corrupt gethostbyname on HP-UX 11i:&lt;BR /&gt;&lt;BR /&gt;PHCO_25568:&lt;BR /&gt;&lt;BR /&gt; ( SR:8606170767 CR:JAGad40031 )&lt;BR /&gt; gethostbyname() returns garbage in hostname.&lt;BR /&gt;&lt;BR /&gt;After installing this patch... everything work fine...&lt;BR /&gt;&lt;BR /&gt;I want to put me a 10 points!!!</description>
      <pubDate>Fri, 19 Apr 2002 12:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706900#M806510</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2002-04-19T12:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706901#M806511</link>
      <description>Good job finding the problem. This is a important fyi for me since I will be getting a 11i box soon and 3.1 is the version I will be putting on it.&lt;BR /&gt;&lt;BR /&gt;Next time you answer a post of mine I'll give you a little extra...&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Fri, 19 Apr 2002 14:10:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706901#M806511</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-04-19T14:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706902#M806512</link>
      <description>I also have the same problem,but after installing the patch ,if the hostname is in /etc/hosts it will work fine,but HPUX is NIS+ client ,but it won't look in to DNS or NIS+,i will get the same error.&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated&lt;BR /&gt;Thanks&lt;BR /&gt;-VB</description>
      <pubDate>Thu, 23 May 2002 18:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706902#M806512</guid>
      <dc:creator>Venkatesh babu sira_1</dc:creator>
      <dc:date>2002-05-23T18:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706903#M806513</link>
      <description>All,&lt;BR /&gt;Now back to sqaure one ,openssh core dumps on me.&lt;BR /&gt;What all i did was updated patches using custom patch manager&lt;BR /&gt;Any clue&lt;BR /&gt;Thanks&lt;BR /&gt;-VB</description>
      <pubDate>Tue, 28 May 2002 18:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706903#M806513</guid>
      <dc:creator>Venkatesh babu sira_1</dc:creator>
      <dc:date>2002-05-28T18:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706904#M806514</link>
      <description>anybody know of a patch that fixes dns lookup's too?&lt;BR /&gt;&lt;BR /&gt;thanks.</description>
      <pubDate>Fri, 07 Jun 2002 14:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706904#M806514</guid>
      <dc:creator>Derek Marshall_1</dc:creator>
      <dc:date>2002-06-07T14:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706905#M806515</link>
      <description>I think Rouchon has the answer:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x066f7bb04b5cd611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x066f7bb04b5cd611abdb0090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 12 Jun 2002 15:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706905#M806515</guid>
      <dc:creator>Derek Marshall_1</dc:creator>
      <dc:date>2002-06-12T15:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706906#M806516</link>
      <description>I experienced the same problem with OpenSSH 3.4p1, and I found that the error was at sshconnect.c, when it call the function getaddrinfo, so I search at HP patch database and I found the HPUX 11 patch which fixed the problem. This is PHNE_27796, and it requires to have PHCO_27434 as well as PHCO_24402 previously installed. After installing them, ssh started working fine.</description>
      <pubDate>Wed, 25 Jun 2003 20:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706906#M806516</guid>
      <dc:creator>Alejandro Orsini</dc:creator>
      <dc:date>2003-06-25T20:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with OpenSSH v3.1p1 on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706907#M806517</link>
      <description>Yes, this problem is there with HP-UX 11.i I am having the same problem if you compile and build openssh 3.7.p1 on HP-UX 11.i, the work around is this way.&lt;BR /&gt;&lt;BR /&gt;1. Compile and build OpenSSH 3.7.p1 on HP-UX 11.0(use Zlib 1.1.4 &amp;amp; OpenSSL 0.9.7c). Anything below these Versions are simply compromising your infrastructure security)&lt;BR /&gt;&lt;BR /&gt;2. Test it here on the HP-UX 11.0&lt;BR /&gt;&lt;BR /&gt;3. Depotize this openssh 3.7.P1 &lt;BR /&gt;&lt;BR /&gt;#swpackage -vv -s openssh.psf @ /depot/openssh.3.7.p1&lt;BR /&gt;&lt;BR /&gt;4. swreg -l depot @ /depot/openssh.3.7.p1&lt;BR /&gt;&lt;BR /&gt;5. Now install this on your HP-UX 11.i system.&lt;BR /&gt;&lt;BR /&gt;#swinstall -s remote_host:/depot/openssh.3.7.p1&lt;BR /&gt;&lt;BR /&gt;It will work, and there is absolutely no problems.&lt;BR /&gt;&lt;BR /&gt;This is happening as HP made some changes with the library files in HP-UX in 11.i, hence ssh is unable to do a hostname lookup and hence ssh_connect is failing.&lt;BR /&gt;&lt;BR /&gt;Will update you once I am done with this and I have documented the process. I am going to send it to this forum.&lt;BR /&gt;&lt;BR /&gt;Please be aware, OpenSSH 3.7.P1 with Zlib 1.1.4 and OpenSSL 0.9.7c is the only way you can make your server secure. Please do not use depotized verion available on different sites, as there might be a security risk.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Pratyush</description>
      <pubDate>Sun, 12 Oct 2003 12:24:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-openssh-v3-1p1-on-hp-ux-11i/m-p/2706907#M806517</guid>
      <dc:creator>Pratyush Paul_1</dc:creator>
      <dc:date>2003-10-12T12:24:55Z</dc:date>
    </item>
  </channel>
</rss>

