It seems that the HP iLO does not like two things: - attempts to set remote environment variables - forward agent
So: if SendEnv is commented out in /etc/ssh/ssh_config, and ForwardAgent set to "no", then ssh to an iLO port works just fine. Unfortunately, I have not found any way to "unset" SendEnv on a per host basis. Perhaps the Debian default of setting SendEnv in /etc/ssh/ssh_config should be revisited? >From the man page: SendEnv [...] Note that environment passing is only supported for protocol 2, the server must also support it, and the server must be configured to accept these environment variables. Regards, Guillaume Tamboise -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

