You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at tcpdump and using ipmitool to check the output -
ipmitool -H 192.168.0.24 -I lan -U ADMIN -P ADMIN raw 0x06 0x46 0x02
I'd expect the output to be only the data part of the response packet, which starts at 41... am I missing something (or wrong, or overly tired, or......)
The text was updated successfully, but these errors were encountered:
I did a quick copy of your Sample1 script to get the user name for user 2 -
(important bits, all the rest pretty much identical)
It returned -
Looking at
tcpdump
and usingipmitool
to check the output -I'd expect the output to be only the data part of the response packet, which starts at
41
... am I missing something (or wrong, or overly tired, or......)The text was updated successfully, but these errors were encountered: