# OBSOLETE
The project has moved to CodeBerg at https://codeberg.org/IPMITool/ipmitool
IPMItool provides a simple command-line interface to IPMI-enabled devices through an IPMIv1.5 or IPMIv2.0 LAN interface or Linux/Solaris kernel driver.
License
BSD LicenseFollow IPMItool
Other Useful Business Software
Deploy Apps in Seconds with Cloud Run
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
-
ssri, this is the wrong place for support questions. But to answer your question anyway, you need to specify the cipher-suite (e.g. -C2 or -C3) since v1.8.12 changed the default cipher-suite to -C1 (no encryption or authentication). The default has since been changed back to -C3 for the next release of ipmitool since many folks ran into the same issue as you.
-
Is anyone getting the following error with 1.81.12 version in the lanplus interface ? "Error in open session response message: no matching integrity payload" I am compiling 1.8.12 with all necessary libraries listed with crypto lib and openssl-devel....the same target responds fine with 1.8.11 version... Any thoughts that anyone can share please? Thanks Ssri