From 87b5751a49a7914edd2be1c04d89252520f012ad Mon Sep 17 00:00:00 2001 From: Tuomo Soini Date: Tue, 1 Jul 2014 13:14:01 +0300 Subject: [PATCH] macro.IPMI: add missing ports from Asus, Supermicro, and Dell documentation Signed-off-by: Tuomo Soini --- Shorewall/Macros/macro.IPMI | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Shorewall/Macros/macro.IPMI b/Shorewall/Macros/macro.IPMI index 9ef51a952..97cdd4cfc 100644 --- a/Shorewall/Macros/macro.IPMI +++ b/Shorewall/Macros/macro.IPMI @@ -3,7 +3,10 @@ # # /usr/share/shorewall/macro.IPMI # -# This macro handles IPMI console redirection with Dell and Supermicro. +# This macro handles IPMI console redirection with Asus (AMI), +# Dell DRAC5+ (Avocent), and Supermicro (Aten or AMI). +# Use this macro to open access to your IPMI interface from management +# workstations. # ############################################################################### ?FORMAT 2 @@ -11,7 +14,13 @@ #ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/ # PORT(S) PORT(S) DEST LIMIT GROUP PARAM - - tcp 623 # RMCP -PARAM - - tcp 5900,5901 # Remote Console +PARAM - - tcp 3668,3669 # Virtual Media, Secure (Dell) +PARAM - - tcp 5120,5123 # CD, floppy (Asus, Aten) +PARAM - - tcp 5900,5901 # Remote Console (Aten, Dell) +PARAM - - tcp 7578 # Remote Console (AMI) PARAM - - udp 623 # RMCP HTTP HTTPS +SNMP +SSH # Serial over Lan +Telnet