mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-07 10:16:42 +02:00
Updated IPMI Macro (Tuomo Soini)
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
c518e85215
commit
c0a608ef84
@ -11,14 +11,20 @@
|
|||||||
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||||
|
|
||||||
PARAM - - tcp 623 # RMCP
|
PARAM - - tcp 623 # RMCP
|
||||||
|
PARAM - - udp 623 # RMCP
|
||||||
PARAM - - tcp 3668,3669 # Virtual Media, Secure (Dell)
|
PARAM - - tcp 3668,3669 # Virtual Media, Secure (Dell)
|
||||||
PARAM - - tcp 5120,5123 # CD, floppy (Asus, Aten)
|
PARAM - - tcp 5120,5122,5123 # CD,FD,HD (Asus, Aten)
|
||||||
PARAM - - tcp 5900,5901 # Remote Console (Aten, Dell)
|
PARAM - - tcp 5900,5901 # Remote Console (Aten, Dell)
|
||||||
PARAM - - tcp 7578 # Remote Console (AMI)
|
PARAM - - tcp 7578 # Remote Console (AMI)
|
||||||
PARAM - - tcp 3520 # Remote Console (Redfish)
|
PARAM - - tcp 8889 # WS-MAN
|
||||||
PARAM - - udp 623 # RMCP
|
|
||||||
HTTP
|
HTTP
|
||||||
HTTPS
|
|
||||||
SNMP
|
|
||||||
SSH # Serial over Lan
|
|
||||||
Telnet
|
Telnet
|
||||||
|
SNMP
|
||||||
|
|
||||||
|
# TLS/secure ports
|
||||||
|
PARAM - - tcp 3520 # Remote Console (Redfish)
|
||||||
|
PARAM - - tcp 3669 # Virtual Media (Dell)
|
||||||
|
PARAM - - tcp 5124,5126,5127 # CD,FD,HD (AMI)
|
||||||
|
PARAM - - tcp 7582 # Remote Console (AMI)
|
||||||
|
HTTPS
|
||||||
|
SSH # Serial over Lan
|
||||||
|
Loading…
x
Reference in New Issue
Block a user