2014-06-02 22:48:30 +02:00
|
|
|
#
|
2016-02-15 17:20:39 +01:00
|
|
|
# Shorewall -- /usr/share/shorewall/macro.IPMI
|
2014-06-02 22:48:30 +02:00
|
|
|
#
|
2016-02-15 17:20:39 +01:00
|
|
|
# This macro handles IPMI console redirection with RMCP protocol.
|
|
|
|
# Tested to work with with Asus (AMI),
|
|
|
|
# Dell DRAC5+ (Avocent), and Supermicro (Aten or AMI).
|
|
|
|
# Use this macro to open access to your IPMI interface from management
|
|
|
|
# workstations.
|
2014-06-02 22:48:30 +02:00
|
|
|
#
|
|
|
|
###############################################################################
|
2016-02-15 17:20:39 +01:00
|
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
|
2014-06-02 22:48:30 +02:00
|
|
|
PARAM - - tcp 623 # RMCP
|
2014-07-01 12:14:01 +02:00
|
|
|
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)
|
2014-06-02 22:48:30 +02:00
|
|
|
PARAM - - udp 623 # RMCP
|
|
|
|
HTTP
|
|
|
|
HTTPS
|
2014-07-01 12:14:01 +02:00
|
|
|
SNMP
|
|
|
|
SSH # Serial over Lan
|
|
|
|
Telnet
|