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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to