HP-ILO-Fan-Control/README-EXSI.md
Jack 2b3b5a1607 Added EXSI Support
Merged altered Scripts from PR8, added instructions from thomaswilbur's fork

Co-Authored-By: Thomas Wilbur <thomaswilbur@adaclare.com>
2022-05-03 09:56:47 +01:00

28 lines
694 B
Markdown

# Originaly From
https://github.com/thomaswilbur/HP-ILO-Fan-Control
# HP ILO FAN CONTROL ESXI EDITION
TESTED ESXI 7 WITH THIS MOD
Uses a Custom ROM for The Hp ILO adapter
### Reddit Post
https://www.reddit.com/r/homelab/comments/hix44v/silence_of_the_fans_pt_2_hp_ilo_4_273_now_with/
### Original Repo
https://github.com/That-Guy-Jack/HP-ILO-Fan-Control
### Steps
1. Create Ubuntu ISO
2. Ensure ILO Security is Disabled via dipswitch on mobo
3. Flash new ILO
4. Write ILO creds down & ensure ssh is enabled
5. Reboot into ESXI
6. Run both of these commands
```esxcli network firewall ruleset set -e true -r httpClient```
```esxcli network firewall ruleset set -e true -r sshClient```