Questions tagged [bmc]

44 questions
16
votes
2 answers

Accessing Supermicro IPMI via SSH

When you deal with Supermicro IPMI/BMC, you could access it via: HTTP(S) in your browser - seeing web pages with sensors/configs and java applet to run redirection console IPMI protocol (using ipmitool-like CLI or IPMIView-like GUI apps) Once I…
AntonioK
  • 519
  • 2
  • 9
  • 22
14
votes
6 answers

ipmi - can't ping or remotely connect

I've tried configuring the IPMI controller to accept remote connections, but I can't even ping it. Here is its status: #/usr/local/bin/ipmitool lan print 2 Set in Progress : Set Complete Auth Type Support : NONE PASSWORD Auth Type…
Fidel
  • 363
  • 1
  • 4
  • 18
7
votes
1 answer

Supermicro BMC watchdog-caused reboots

I've recently acquired a SuperMicro X10SLL-F motherboard, which has a built-in BMC (Aspeed AST2400 chip). I want to use built-in watchdog controller when running linux on server (gentoo hardened). I enabled watchdog function in bios then switched…
Alexander Sergeyev
  • 253
  • 1
  • 2
  • 10
6
votes
2 answers

Force Dell iDracs and BMC's to use lanplus instead of lan interface

Is there a way to force my Dell BMCs and iDrac cards to only use the lanplus interface and not use the insecure "lan" interface. I understand that there are some "firewall" features in the IPMI spec. to restrict certain functions between chassis and…
edgester
  • 583
  • 1
  • 5
  • 15
5
votes
3 answers

IPMI: LAN Parameter Data does not match

I have a SupoerMicro board with ipmi, where I have some problems in communication using the LAN channel. The server is running PFsense (netbsd) and I can sendt commands to the local ipmi controller by using IPMI tool. In the beginning I was able to…
4
votes
1 answer

Unable to reset IPMI cipher using ipmitool: "Parameter Data does not match" – why?

In attempting to make some Dell server BMC's more secure, I followed the recommendations given elsewhere and disabled cipher 0, using the following command (ipmitool running on the host OS, which is CentOS 6.5 – I'm root while doing this, of…
mhucka
  • 669
  • 4
  • 10
  • 21
4
votes
0 answers

How to know which BMCs are supported by OpenBMC (open source BMC)?

Any idea how to get list of supported BMCs for OpenBMC https://github.com/openbmc/openbmc ? For example I have a motherboard (X8SIL-F) with Nuvoton WPCM450 BMC.
Jiri B
  • 497
  • 2
  • 11
3
votes
3 answers

"No Signal" when attempting remote console redirection using a BMC with RMM4

I have recently purchased a high-end chassis system for use in my home office (I am a contract programmer). The system includes a baseboard management controller (BMC), and in addition a remote management module (RMM) version 4. The BMC allows for…
Dan Nissenbaum
  • 400
  • 2
  • 4
  • 14
3
votes
3 answers

Restrict IPMI access on Dell BMC and iDRAC to an allowed IP range

I'm trying to secure the iDRAC's and BMC's on some of my Dell servers (R210, R410, R510). I want to restrict access to IPMI commands to only a few IP addresses. I've successfully restricted access to the iDrac using the instructions from…
edgester
  • 583
  • 1
  • 5
  • 15
3
votes
1 answer

Limiting in-band OS access to Supermicro BMC (AST2500) possible?

TL;DR: Is there any option to disable OS (in-band) access to Aspeed AST 2500 BMC on a SuperMicro board or at least limit it somehow (e.g. via specific password or via setting the permission level to read-only access)? Long version: Last year we…
Apollo13
  • 43
  • 3
3
votes
3 answers

Is there a command to renew dhcp lease for ipmi?

I have updated config of my dhcp server, so that server should get a new ipmi address. But the server stay at its old address for some time. If I do not want to wait, I want to go to the server and force it to ask for the dhcp address. Is there a…
Ashark
  • 276
  • 4
  • 17
2
votes
1 answer

ipmi_si module is missing and can't be found

Looked all over google and stackoverflow; can't find an answer to this "simple" problem. Background: I have a Supermicro server running centos 6.5 kernal 2.6.32-431.29.2.el6.x86_64. I have been trying to configure IPMI, and after much…
lobi
  • 1,021
  • 2
  • 14
  • 26
1
vote
1 answer

Is it safe to upgrade the IPMI/BMC firmware on a running Supermicro server?

We have two important production servers on (fairly ancient) Supermicro X8DT6 motherboards. I've never updated BMC firmware before, but I'm keen to see if we can get some HTML5 kvm consoles running on these machines, and to know if the upgrade is…
rorycl
  • 848
  • 1
  • 6
  • 10
1
vote
1 answer

Why does the Java KVM client for my Dell BMC no longer work?

After upgrading Java to version 8u171 the Java KVM client provided by my Dell BMC's web interface stopped working. The only error message is "Connection failed." I'm using the BMC on a PowerEdge C6220, but other models may also be affected. What's…
Harry Johnston
  • 5,875
  • 4
  • 35
  • 52
1
vote
1 answer

Dell PowerEdge 1950 Gen II - BCM Fan Speed Issue

Please see Update 1 hereunder for an update I would like to lower the fan speed of what I consider an optimized in terms of efficiency Dell PowerEdge 1950 Gen II having two quad core Xeon E5335 cpus and 32GB (4x8GB) of RAM running Ubuntu 16.04…
Fab
  • 159
  • 1
  • 2
  • 10
1
2 3