Posts

Showing posts with the label HPE

Finally installing Microserver upgrades; finding the iLO device and the client software

Image
For whatever reason I wasn’t able to find the HPE iLO (Integrated Lights Out) iOS / iPad client software in the App Store through a simple search, but I did find it when I went in under my apps. Anyway, here’s a link:  https://apps.apple.com/app/id497560256 Then, in the chaos of redoing parts of my home LAN (wiping and installing latest software, etc), I had yet to setup a DHCP reservation for the iLO interface on my HPE ProLiant MicroServer Gen8. A quick Google search revealed it uses the seldom used ports 17988, 17990, and 9300 for its remote console functionality, so I fired up nmap and scoured my network for machines with those ports open: $ nmap -p17988,17990,9300 75.748.86.0/24 --open   Nmap scan report for undefined.lan (75.748.86.91) Host is up (1.8s latency). Not shown: 1 closed tcp port (reset) PORT      STATE SERVICE 17988/tcp open  unknown 17990/tcp open  unknown MAC Address: G0:1G:48:G7:G6:4G (Hewlett Packard) There it is... (MAC addr...