mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 00:34:04 +01:00
49aada0f9c
Signed-off-by: Tuomo Soini <tis@foobar.fi>
24 lines
694 B
Plaintext
24 lines
694 B
Plaintext
#
|
|
# Shorewall version 4 - ILO Macro
|
|
#
|
|
# /usr/share/shorewall/macro.ILO
|
|
#
|
|
# This macro handles console redirection with HP ILO 2+,
|
|
# Use this macro to open access to your ILO interface from management
|
|
# workstations.
|
|
#
|
|
###############################################################################
|
|
?FORMAT 2
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 3002 # Raw serial data
|
|
PARAM - - tcp 9300 # Shared Remote Console
|
|
PARAM - - tcp 17988 # Virtual Media
|
|
PARAM - - tcp 17990 # Console Replay
|
|
HTTP
|
|
HTTPS
|
|
RDP
|
|
SSH
|
|
Telnet # Remote Console/Telnet
|