forked from extern/shorewall_code
remove optional SSH and WS-MAN from IPMI macro and only document
vendors which are tested to work Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
b6ea20e7df
commit
7b38bc9558
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
# /usr/share/shorewall/macro.IPMI
|
# /usr/share/shorewall/macro.IPMI
|
||||||
#
|
#
|
||||||
# This macro handles IPMI used by Asus, Dell, MSI, and Supermicro.
|
# This macro handles IPMI console redirection with Dell and Supermicro.
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
?FORMAT 2
|
?FORMAT 2
|
||||||
@ -12,8 +12,6 @@
|
|||||||
# PORT(S) PORT(S) DEST LIMIT GROUP
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
||||||
PARAM - - tcp 623 # RMCP
|
PARAM - - tcp 623 # RMCP
|
||||||
PARAM - - tcp 5900,5901 # Remote Console
|
PARAM - - tcp 5900,5901 # Remote Console
|
||||||
PARAM - - tcp 8889 # WS-MAN
|
|
||||||
PARAM - - udp 623 # RMCP
|
PARAM - - udp 623 # RMCP
|
||||||
SSH
|
|
||||||
HTTP
|
HTTP
|
||||||
HTTPS
|
HTTPS
|
||||||
|
Loading…
Reference in New Issue
Block a user