Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSH : connection refused.

Status
Not open for further replies.

NoLogic001

Technical User
Mar 17, 2011
11
ZA
Hi guys,

I’m new here and I really need your advice.
After installing 3rd party software last week I’m unable to establish a ssh connection to one of our LPAR’s.
Some change where made to the resolv, named and host files. I also started up a named server and installed the required software.

I do NOT have access to the HMC.
Telnet connections is not allowed.

What can I do? Please help

The Out put of “ssh -v -v –v username@hostname” is as follows.


“OpenSSH_5.2p1, OpenSSL 0.9.8k 25 Mar 2009
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Failed dlopen: /usr/krb5/lib/libkrb5.a(libkrb5.a.so): 0509-022 Cannot load module /usr/krb5/lib/libkrb5.a(libkrb5.a.so).
0509-026 System error: A file or directory in the path name does not exist.

debug1: Error loading Kerberos, disabling Kerberos auth.
debug2: ssh_connect: needpriv 0
debug1: Connecting to 196.29.254.171 [196.29.254.171] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file /.ssh/identity type -1
debug1: identity file /.ssh/id_rsa type -1
debug1: identity file /.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host”

Kind regards
Henk




 
Thank guys.

RSH is not allowed or enabled.

Only one person has access to the HMC and he is unavailable.

I was hoping to fix it now, it there anything else I can try?

 
What unixfreak said!

The internet - allowing those who don't know what they're talking about to have their say.
 
> Only one person has access to the HMC and he is unavailable.

bad decision... [banghead]


Make him/her available again, that will be your only solution.

HTH,

p5wizard
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top