- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with OpenSSH v3.1p1 on HP-UX 11i
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 03:18 AM
04-19-2002 03:18 AM
Problem with OpenSSH v3.1p1 on HP-UX 11i
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.
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:
ssh:
Here is the debug output for who want it:
bash-2.05# ../bin/ssh -v -v -v -l root
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f
debug1: Reading configuration data /opt/openssh-3.1p1/etc/ssh_config
debug3: Seeing PRNG from /opt/openssh-3.1p1/libexec/ssh-rand-helper
debug1: restore_uid
debug1: ssh_connect: getuid 0 geteuid 0 anon 0
ssh:
I use the default ssh_config provide by the installation.
My ssh server on the client on which I want to connect is version 2.9, but it's work with the IP address..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 04:27 AM
04-19-2002 04:27 AM
Re: Problem with OpenSSH v3.1p1 on HP-UX 11i
The first thing I think of is: does nslookup on your client system resolve your server name correctly?
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.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 04:55 AM
04-19-2002 04:55 AM
Re: Problem with OpenSSH v3.1p1 on HP-UX 11i
- I already have openssh 2.9p1 installed and work fine, my DNS lookup work fine, my nsswitch is set correcly.
- Even if I try with the word localhost I got the problem, but not wirh 127.0.0.1
- 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....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 05:56 AM
04-19-2002 05:56 AM
Re: Problem with OpenSSH v3.1p1 on HP-UX 11i
PHCO_25568:
( SR:8606170767 CR:JAGad40031 )
gethostbyname() returns garbage in hostname.
After installing this patch... everything work fine...
I want to put me a 10 points!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 07:10 AM
04-19-2002 07:10 AM
Re: Problem with OpenSSH v3.1p1 on HP-UX 11i
Next time you answer a post of mine I'll give you a little extra...
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 11:41 AM
05-23-2002 11:41 AM
Re: Problem with OpenSSH v3.1p1 on HP-UX 11i
Any help is appreciated
Thanks
-VB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 11:05 AM
05-28-2002 11:05 AM
Re: Problem with OpenSSH v3.1p1 on HP-UX 11i
Now back to sqaure one ,openssh core dumps on me.
What all i did was updated patches using custom patch manager
Any clue
Thanks
-VB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2002 07:13 AM
06-07-2002 07:13 AM
Re: Problem with OpenSSH v3.1p1 on HP-UX 11i
thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2002 08:34 AM
06-12-2002 08:34 AM
Re: Problem with OpenSSH v3.1p1 on HP-UX 11i
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x066f7bb04b5cd611abdb0090277a778c,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 01:38 PM
06-25-2003 01:38 PM
Re: Problem with OpenSSH v3.1p1 on HP-UX 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2003 05:24 AM
10-12-2003 05:24 AM
Re: Problem with OpenSSH v3.1p1 on HP-UX 11i
1. Compile and build OpenSSH 3.7.p1 on HP-UX 11.0(use Zlib 1.1.4 & OpenSSL 0.9.7c). Anything below these Versions are simply compromising your infrastructure security)
2. Test it here on the HP-UX 11.0
3. Depotize this openssh 3.7.P1
#swpackage -vv -s openssh.psf @ /depot/openssh.3.7.p1
4. swreg -l depot @ /depot/openssh.3.7.p1
5. Now install this on your HP-UX 11.i system.
#swinstall -s remote_host:/depot/openssh.3.7.p1
It will work, and there is absolutely no problems.
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.
Will update you once I am done with this and I have documented the process. I am going to send it to this forum.
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.
regards
Pratyush