public inbox for openbmc@ozlabs.org
 help / color / mirror / Atom feed
From: Alexander Amelkin <a.amelkin@yadro.com>
To: Heyi Guo <guoheyi@linux.alibaba.com>,
	qiu ding <qdwby2008@outlook.com>,
	"openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>
Subject: RE: ipmi issues(ubuntu 22.04 and openbmc v2.12.0)
Date: Mon, 22 Dec 2025 09:54:35 +0000	[thread overview]
Message-ID: <cda43f36344d4d979c1c43a3ee0cded0@yadro.com> (raw)
In-Reply-To: <1e6ee97b-3768-4cb5-8a40-1115069bfa7d@linux.alibaba.com>

That's because Jammy (22.04) has ipmitool 1.8.18 without more recent patches.
I'd recomment upgrading to 1.8.19 or better yet to build and install the latest version from https://codeberg.org/ipmitool/ipmitool
1.8.19 has automatic detection of supported cipher type.

WBR, Alexander Amelkin,
Maintainer of ipmitool

-----Original Message-----
From: Heyi Guo <guoheyi@linux.alibaba.com> 
Sent: Monday, December 22, 2025 9:15 AM
To: qiu ding <qdwby2008@outlook.com>; openbmc@lists.ozlabs.org
Subject: Re: ipmi issues(ubuntu 22.04 and openbmc v2.12.0)

Внимание! Данное письмо от внешнего адресата!

Если письмо кажется подозрительным, перешли его на soc@yadro.com<mailto:soc@yadro.com>

You can try adding "-C 17" to ipmitool.

Heyi

On 2025/12/21 17:51, qiu ding wrote:
> Hello, I'm testing the IPMI interface on the evb-ast2600 simulator with Ubuntu 22.04 and OpenBMC v2.12.0. I'm encountering an IPMI authentication issue (the port is 6230 -> 623, and port 623 is listening on UDP by default). How can I resolve this? Does phosphor-ipmi-host use CMake or Autotools for compilation by default?
>
> Addition: When compiling phosphor-ipmi-host, the default recipe parameters from the OpenBMC v2.12.0 branch are used.
>
> Simulator Environment:
> root@evb-ast2600:~# systemctl status phosphor-ipmi-host
> * phosphor-ipmi-host.service - Phosphor Inband IPMI
>       Loaded: loaded (/lib/systemd/system/phosphor-ipmi-host.service; enabled; vendor preset: enabled)
>      Drop-In: /lib/systemd/system/phosphor-ipmi-host.service.d
>               `-10-override.conf
>       Active: active (running) since Thu 1970-01-01 01:23:46 UTC; 5s ago
>     Main PID: 305 (ipmid)
>       CGroup: /system.slice/phosphor-ipmi-host.service
>               `- 305 ipmid
>
> Jan 01 01:23:37 evb-ast2600 systemd[1]: Starting Phosphor Inband IPMI...
> Jan 01 01:23:43 evb-ast2600 ipmid[305]: JSON file not found Jan 01 
> 01:23:46 evb-ast2600 systemd[1]: Started Phosphor Inband IPMI.
> Jan 01 01:23:47 evb-ast2600 ipmid[305]: Loading whitelist filter Jan 
> 01 01:23:47 evb-ast2600 ipmid[305]: Set restrictedMode = false Jan 01 
> 01:23:47 evb-ast2600 ipmid[305]: New interface mapping 
> root@evb-ast2600:~#
>
> root@evb-ast2600:~# netstat -an |grep :623
> udp        0      0 :::623                  :::*
> root@evb-ast2600:~#
>
> Issues:
> $ ipmitool -I lanplus -H 127.0.0.1 -p 6230 -U root -P openBmc -A md5 
> mc info Error in open session response message : invalid 
> authentication algorithm
>
> Error: Unable to establish IPMI v2 / RMCP+ session
>
> $ ipmitool -I lanplus -H 127.0.0.1 -p 6230 -U root -P openBmc -A none 
> mc info Error in open session response message : invalid 
> authentication algorithm
>
> Error: Unable to establish IPMI v2 / RMCP+ session $ ipmitool -H 
> 127.0.0.1 -p 6230 -U root -P openBmc -A none mc info Authentication 
> type NONE not supported
> Error: Unable to establish LAN session
> Error: Unable to establish IPMI v1.5 / RMCP session


      reply	other threads:[~2025-12-22 10:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-21  9:51 ipmi issues(ubuntu 22.04 and openbmc v2.12.0) qiu ding
2025-12-22  6:14 ` Heyi Guo
2025-12-22  9:54   ` Alexander Amelkin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cda43f36344d4d979c1c43a3ee0cded0@yadro.com \
    --to=a.amelkin@yadro.com \
    --cc=guoheyi@linux.alibaba.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=qdwby2008@outlook.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox