Operating System - HP-UX
1834196 Members
2419 Online
110065 Solutions
New Discussion

Re: Install Secure shell problem

 
SOLVED
Go to solution
sarawut_1
Occasional Advisor

Install Secure shell problem

To all

I can't Install program secure shell on HP-UX 11.11 please see swagent.log below.

Thank.

9 REPLIES 9
Arunvijai_4
Honored Contributor

Re: Install Secure shell problem

Hi,

Two things you can try,

1) cksum Secure depot and make sure it has downloaded correctly (without any corruption)

2) FTP secure shell depot to your local server and install locally rather than doing remote installation.

-Arun

"A ship in the harbor is safe, but that is not what ships are built for"
Joseph Loo
Honored Contributor
Solution

Re: Install Secure shell problem

hi,

look at the /etc/hosts file for any errors or u may like to post it here as it may have to do with incorrect entries.

regards.
what you do not see does not mean you should not believe
sarawut_1
Occasional Advisor

Re: Install Secure shell problem

To Joseph Loo

data in hosts files and output from command netstat -in


172.18.32.7 thmeds01
172.18.64.166 thmeds01
172.30.57.78 phmeds01 phmeds01.oss.hcwml.com
#172.30.32.227 phmeds01
127.0.0.1 localhost loopback
# netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan3 1500 172.18.64.0 172.18.64.166 47757798 0 2707909 0 0
lan1* 1500 172.18.32.0 172.18.32.7 7654221 0 7654223 0 0
lo0 4136 127.0.0.0 127.0.0.1 3187 0 3187 0 0
lan6* 1500 172.30.32.0 172.30.32.227 0 0 0 0 0
lan5* 1500 172.30.56.0 172.30.57.78 292 0 147 0 0
Thanks.
Joseph Loo
Honored Contributor

Re: Install Secure shell problem

hi,

looking at the /etc/hosts file, there seems to be 2 IP addresses associated to the same hostname.

172.18.32.7 thmeds01
172.18.64.166 thmeds01

u may like to comment off the one which is not resolving correctly.

regards.
what you do not see does not mean you should not believe
sarawut_1
Occasional Advisor

Re: Install Secure shell problem

To Arunvijai and Joseph Loo

Now,I can install program completed.
Thank you very much for your help.

Best Regards.
Joseph Loo
Honored Contributor

Re: Install Secure shell problem

hi,

so what action did u take?

please remember to assign points.

regards.
what you do not see does not mean you should not believe
sarawut_1
Occasional Advisor

Re: Install Secure shell problem

Hi

1. Comment wrong ip address (172.18.32.7)
2. Reboot system
3. Install program secure shell on local machine

Regards.

Arunvijai_4
Honored Contributor

Re: Install Secure shell problem

Great work, you can close this thread.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
sarawut_1
Occasional Advisor

Re: Install Secure shell problem

Thank you.