[Bug 46299] Re: Can't connect to iLO on HP servers without doing "unset LANG"

rick beldin rick.beldin at gmail.com
Fri Sep 9 18:01:27 UTC 2011


Workarounds  from:

http://lists.mindrot.org/pipermail/openssh-unix-dev/2011-May.txt

work for me to a variety of HP ILO devices from Natty:

In .ssh/config:

Host ilo1 ilo2 omfgilo ...
	KexAlgorithms diffie-hellman-group1-sha1
	HostkeyAlgorithms ssh-rsa

OR

ssh -oHostKeyAlgorithms=ssh-rsa ilo

Where ilo is the hostname of the ilo device.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/46299

Title:
  Can't connect to iLO on HP servers without doing "unset LANG"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/46299/+subscriptions



More information about the Ubuntu-server-bugs mailing list