I have a Supermicro server board that powers on but wont post.
I have connected a LAN cable to the dedicated IPMI LAN port on the board and am trying to discover what the IPMI IP address of the board is.
I have tried scanning the local network via:
nmap -n -sP 192.168.1.1/24
However I as the server is not connected to anything other than a laptop via IPMI it does not know it's on the local network, and I have seen SuperMicro IPMI addresses around 172.17.x.x.
I have not been able to find a list of all possible IPMI addresses to narrow down. How can I scan the entire 172.x.x.x address range using nmap? or any other ideas for finding this server via direct connection to an IPMI port.