From c0a608ef8415d4080380da4d12210d3cc870be52 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 8 Feb 2018 11:59:55 -0800 Subject: [PATCH] Updated IPMI Macro (Tuomo Soini) Signed-off-by: Tom Eastep --- Shorewall/Macros/macro.IPMI | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/Shorewall/Macros/macro.IPMI b/Shorewall/Macros/macro.IPMI index 16fc6a19e..4be058406 100644 --- a/Shorewall/Macros/macro.IPMI +++ b/Shorewall/Macros/macro.IPMI @@ -11,14 +11,20 @@ #ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER PARAM - - tcp 623 # RMCP +PARAM - - udp 623 # RMCP PARAM - - tcp 3668,3669 # Virtual Media, Secure (Dell) -PARAM - - tcp 5120,5123 # CD, floppy (Asus, Aten) +PARAM - - tcp 5120,5122,5123 # CD,FD,HD (Asus, Aten) PARAM - - tcp 5900,5901 # Remote Console (Aten, Dell) PARAM - - tcp 7578 # Remote Console (AMI) -PARAM - - tcp 3520 # Remote Console (Redfish) -PARAM - - udp 623 # RMCP +PARAM - - tcp 8889 # WS-MAN HTTP -HTTPS -SNMP -SSH # Serial over Lan Telnet +SNMP + +# TLS/secure ports +PARAM - - tcp 3520 # Remote Console (Redfish) +PARAM - - tcp 3669 # Virtual Media (Dell) +PARAM - - tcp 5124,5126,5127 # CD,FD,HD (AMI) +PARAM - - tcp 7582 # Remote Console (AMI) +HTTPS +SSH # Serial over Lan