Integrity Servers
1752790 Members
6255 Online
108789 Solutions
New Discussion

Re: Unable to ssh to connect to machine's iLO

 
Gary Cooper_1
Esteemed Contributor

Unable to ssh to connect to machine's iLO

Not quite sure what's going on here - I have a problem trying to ssh to server A's iLO from a terminal window running on server A itself?

 

I can ssh to Server A's iLO from other machines. I can ssh onto the iLO of other machines from the other machines themselves, and I can ssh onto server A's iLO from other machines, but this 1 machine (an rx2800) just refuses to connect...

 

root@zurich:/# ssh ilozurich

Received disconnect from 192.168.193.150: 11: Client Disconnect

root@zurich:/#

 

root@zurich:/# ssh ilorefp55

Password:

vMP MAIN MENU

CO: Console

CM: Command Menu

CL: Console Log

SL: Show Event Logs

VM: Virtual Machine Menu

HE: Main Help Menu

X: Exit Connection

[refp55] vMP>

 

root@refp55:/tmp# ssh ilozurich

root@ilozurich's password:

Hewlett-Packard Integrated Lights-Out 3 for Integrity

(C) Copyright 1999-2012 Hewlett-Packard Development Company, L.P.

MP Host Name: ilozurich

iLO MP Firmware Revision 01.54.03

MP MAIN MENU:

CO: Console

VFP: Virtual Front Panel

CM: Command Menu

CL: Console Log

SL: Show Event Logs

HE: Main Help Menu

X: Exit Connection

[ilozurich]</> hpiLO->

 

Server zurich is a Virtual Server running VSE-OE whereas the others are just running BOE (refp55 is a VM on zurich), but surely that's not having an effect?

 

Thanks,

 

Gary

 

2 REPLIES 2
RenatoMartini
Frequent Advisor

Re: Unable to ssh to connect to machine's iLO

Try "ssh -v", and paste here the results. Maybe, we can find in the output some hints...

--Renato Martini (Brazil)
http://renatomartini.net
http://www.iti.gov.br
Dennis Handly
Acclaimed Contributor

Re: Unable to ssh to connect to machine's iLO

>Try "ssh -v"

 

Better to use -vvv so we get all the details.