From: Tim M. <tim...@de...> - 2004-12-07 00:57:17
|
Mark, the problem is due to the BMC responding with an MD5-authenticated response, even tho it negotiated NONE (no authentication) for the session.. this is confusing ipmitool, as the response doesn't match any outstanding request.. this problem has been corrected in a Dell BMC firmware update, but i don't recall the exact firmware version.. short of updating the firmware, you can change your 'per-packet authentication' setting in the BMC LAN config to 'enabled'. then the problem won't happen because authentication will be negotiated for each packet. --tim |