Unable to login through IPMI

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

mattr

Member
Aug 1, 2013
120
11
18
New to me X8DTH-6F with latest BIOS and IPMI firmware. The issue exists prior to and after upgrading BIOS/Firmware.

I'm able to get to the login screen, enter user name and password and hit the login button and nothing happens. If I try to reload the page it takes 5 minutes or so to reload. I'm guessing the IMPI crashes as soon as I try to login.

Has anyone seen the same behavior?

I have other Supermicro boards and no issues with those.
 

Patrick

Administrator
Staff member
Dec 21, 2010
12,512
5,800
113
Did you try ipmitool?

If you get the Windows Supermicro SMCipmitool you can do:
smcipmitool.exe <IPMI BMC IP address> ADMIN ADMIN sol activate

That will get you connected via serial over LAN.

So for example:
smcipmitool.exe 192.168.1.150 ADMIN ADMIN sol activate

That command gets me to a system I have temporarily at home that is using the default IPMI login.

If you can get that working, you can use ipmitool to configure / reset as necessary.
 

mattr

Member
Aug 1, 2013
120
11
18
I got this...
SOL start failed. Please try "sol deactivate" if SOL session was occupied
So i tried deactivate and it gave me this
cannot establish connection !

I'm able to get to the login page through a browser though.
 

mattr

Member
Aug 1, 2013
120
11
18
So I tried to login via SSH and got Access denied.... I'm assuming the only reason for that message would be ADMIN is not set with the default password. So that begs the question.... how do I reset it? I couldn't find anything in the IPMI or X8DTH-6F manual.