<div>Greetings:</div><div>i have build a openbmc image, and boot with qemu:</div><div><br></div><div><div>#qemu-system-arm -m 256 -M palmetto-bmc -nographic -drive file=/home/openbmc/openbmc/build/tmp/deploy/images/palmetto/obmc-phosphor-image-palmetto-20190926123057.static.mtd,format=raw,if=mtd -net nic -net user,hostfwd=:127.0.0.1:2222-:22,hostfwd=:127.0.0.1:2443-:443,hostname=qemu</div><div><br></div><div>and when i run the following command in my ubuntu18.04:</div><div><br></div><div><div>#curl -c cjar -b cjar -k -H "Content-Type: application/json" -X POST https://127.0.0.1:2443/login -d "{\"data\": [ \"root\", \"0penBmc\" ] }"</div><div><br></div><div>it works well, but when i try to use impitool:</div><div><br></div><div>#ipmitool -H 127.0.0.1 -I lanplus -U root -P 0penBmc power status</div><div><br></div><div>i got "Error: unable to establish IPMI v2 / RMCP+ session". how can i do?</div><div><br></div><div>Thanks!</div><div>Liu Hongwei</div><div></div></div><div></div></div>