Renci.SSHNet and HP ILO 4
Posted
by
Andrew J. Brehm
on Server Fault
See other posts from Server Fault
or by Andrew J. Brehm
Published on 2013-10-23T13:50:55Z
Indexed on
2013/10/28
21:56 UTC
Read the original article
Hit count: 1172
I am using Renci.SSHNet to connect to HP iLO processors. Generally this works fine and I can connect and run several commands and disconnect.
However, I noticed that a few new servers that use iLO 4 simply don't react to any but the first command sent. When I login using Putty everything works fine, but when using an SSH connection with Renci only the first command sent is recognised whereas the second and further commands do not cause any reaction whatsoever by the iLO processor, not even an error message.
Any ideas why that might be?
© Server Fault or respective owner