Project

General

Profile

Actions

New Content #12597

closed

How to reset IPMI settings and password for Netgate appliances

Added by Marcos M over 2 years ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Hardware
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:

Description

For cases in which the password is lost (e.g. label is worn out) or settings need to be reset to something specific, we should document how to do this for our appliances.

Actions #1

Updated by Marcos M over 2 years ago

General steps:
Load kernel module
  1. kldload ipmi
Reset password
  1. ipmitool user list
  2. ipmitool user set password 2 ADMIN
Enable and configure network settings
  1. ipmitool lan set 1 ipaddr x.x.x.x
  2. ipmitool lan set 1 defgw ipaddr x.x.x.x
  3. ipmitool lan set 1 netmask 255.255.255.0
  4. ipmitool lan set 1 access on
Actions #2

Updated by Chris W almost 2 years ago

  • % Done changed from 0 to 90

Commit adding IPMI password reset steps to the current reference page which appears in the 1537 and 1541 documentation:
https://gitlab.netgate.com/docs/pfsense-platforms/-/commit/098329768e606d445e1e54d321fdcc843c6ab70b

Actions #3

Updated by Jim Pingle over 1 year ago

  • Status changed from New to Resolved
  • Assignee set to Chris W
  • % Done changed from 90 to 100
Actions #4

Updated by Danilo Zrenjanin over 1 year ago

  • Status changed from Resolved to New

The part with the commands to define the IP address, subnet mask, and default gateway is still missing.

Enable and configure network settings:

ipmitool lan set 1 ipaddr x.x.x.x
ipmitool lan set 1 defgw ipaddr x.x.x.x
ipmitool lan set 1 netmask 255.255.255.0
ipmitool lan set 1 access on

Actions #5

Updated by Jim Pingle about 1 year ago

  • Status changed from New to Feedback
  • Assignee changed from Chris W to Jim Pingle

Added that info to the docs and also cleaned up the rest of the info so it's all consistent.

https://gitlab.netgate.com/docs/pfsense-platforms/-/commit/497c4f0ac567a045f502f4d6903be704ced185a6

Changes are deployed to the public docs and will be available as soon as the build finishes.

Actions #6

Updated by Jim Pingle about 1 year ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF