public inbox for openbmc@ozlabs.org
 help / color / mirror / Atom feed
From: Heyi Guo <guoheyi@linux.alibaba.com>
To: 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 14:14:52 +0800	[thread overview]
Message-ID: <1e6ee97b-3768-4cb5-8a40-1115069bfa7d@linux.alibaba.com> (raw)
In-Reply-To: <TYZPR04MB7269F16D7A68070C1470D3BDAFB7A@TYZPR04MB7269.apcprd04.prod.outlook.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  6:15 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 [this message]
2025-12-22  9:54   ` Alexander Amelkin

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=1e6ee97b-3768-4cb5-8a40-1115069bfa7d@linux.alibaba.com \
    --to=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