mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 20:24:09 +01:00
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
|