Firewall and port settings

Firewall and port settings

Q: I can’t seem to get a connection to IPMI, regardless of the IP address settings being used. Do I need to open certain ports on my firewall?

A: IPMI needs additional ports opened to access various services. The ports will vary depending on your motherboard’s BMC hardware.

For WPCM450 and AST2400 BMC:

  • HTTP: 80 (TCP)
  • HTTPS: 443 (TCP)
  • IPMI/RCMP: 623 (UDP)
  • Remote console: 5900/5901 (TCP)
  • Virtual media: 623 (TCP)
  • SMASH: 22 (TCP)
  • WS-MAN: 8889 (TCP)

For SH7757 and SH7758 BMC:

  • IPMI/RCMP: 623 (UDP)
  • Non-SSL ports:
  • HTTP: 80 (TCP)
  • KVM: 7578 (TCP)
  • CD Media: 5120 (TCP)
  • FD Media: 5122 (TCP)
  • HD Media: 5123 (TCP)
  • Telnet: Port 23 (TCP)
  • SSL ports:
  • Web: 443 (TCP)
  • KVM: 7582 (TCP)
  • CD Media: 5124 (TCP)
  • FD Media: 5126 (TCP)
  • HD Media: 5127 (TCP)
  • SSH: Port 22 (TCP
    • Related Articles

    • Physical port layout

      Q: Which physical network port does IPMI operate over? A: IPMI will function over one of two ports on the motherboard integrated NIC, and utilizes a failover option to determine which interface it will use. The first port is the dedicated IPMI port, ...
    • Security implications

      Q: I’m concerned about the security implications of a web server constantly running in the background by default. Can I turn it off? Can you advise best practices? A: IPMI is deeply integrated into the motherboard hardware, so there is no way to ...
    • Ensuring IPMI is active

      Q: How do I know if IPMI is working? A: Most motherboards have an IPMI heartbeat LED that blinks slowly after IPMI has initialized. Other than that, the interface should respond to pings, and will have HTTP and HTTPS web interfaces running on ports ...
    • Introduction to IPMI

      Q: What is IPMI? A: IPMI stands for Intelligent Platform Management Interface. It is in essence a web server that runs internally on your motherboard, powered by a separate ARM-based chip, also known as the baseboard management controller (BMC). The ...
    • Checking IP address configuration

      Q: How can I check the IP address that IPMI is using? A: The motherboard will list the IP address in the BIOS, usually under IPMI > Set LAN Configuration. By default we leave DHCP turned off and set 0.0.0.0 as the static IP before shipping, for ...