main_ipv4.conf.sample: complete IPMI Ports.
This commit is contained in:
parent
de0ebb6162
commit
2affc448c2
@ -883,12 +883,22 @@ ipmi_server_ips=""
|
|||||||
|
|
||||||
# - IPMI Tools Port
|
# - IPMI Tools Port
|
||||||
# -
|
# -
|
||||||
# - UDP 623: Access IPMI Programms (as IPMIView or FreeIPMI)
|
# - UDP 161: SNMP
|
||||||
# - TCP 623: Virtual Media for Remote Console
|
# - UDP 623: Access IPMI Programms (as IPMIView or FreeIPMI)
|
||||||
# - TCP 3520: "This is TCP Port 3520 which is also needed in addition to TCP port 5900 to be able to use iKVM."
|
# -
|
||||||
|
# - TCP 80: Webinterface.
|
||||||
|
# - TCP 161: SNMP
|
||||||
|
# - TCP 443: Webinterface (SSL)
|
||||||
|
# - TCP 623: Virtual Media for Remote Console
|
||||||
|
# - TCP 3520: "This is TCP Port 3520 which is also needed in addition to TCP port 5900 to be able to use iKVM."
|
||||||
|
# - TCP 5120: CD/USB
|
||||||
|
# - TCP 5123: Floppy
|
||||||
|
# - TCP 5900: KVM over IP
|
||||||
|
# - TCP 5901: Video for remote console
|
||||||
|
# - TCP 5985: Wsman
|
||||||
# -
|
# -
|
||||||
ipmi_udp_ports="623 5900"
|
ipmi_udp_ports="161 623"
|
||||||
ipmi_tcp_ports="80 443 623 3520"
|
ipmi_tcp_ports="80 161 443 623 3520 5120 5123 5900 5901 5985"
|
||||||
|
|
||||||
|
|
||||||
# =============
|
# =============
|
||||||
|
@ -851,12 +851,22 @@ ipmi_server_ips=""
|
|||||||
|
|
||||||
# - IPMI Tools Port
|
# - IPMI Tools Port
|
||||||
# -
|
# -
|
||||||
# - UDP 623: Access IPMI Programms (as IPMIView or FreeIPMI)
|
# - UDP 161: SNMP
|
||||||
# - TCP 623: Virtual Media for Remote Console
|
# - UDP 623: Access IPMI Programms (as IPMIView or FreeIPMI)
|
||||||
# - TCP 3520: "This is TCP Port 3520 which is also needed in addition to TCP port 5900 to be able to use iKVM."
|
# -
|
||||||
|
# - TCP 80: Webinterface.
|
||||||
|
# - TCP 161: SNMP
|
||||||
|
# - TCP 443: Webinterface (SSL)
|
||||||
|
# - TCP 623: Virtual Media for Remote Console
|
||||||
|
# - TCP 3520: "This is TCP Port 3520 which is also needed in addition to TCP port 5900 to be able to use iKVM."
|
||||||
|
# - TCP 5120: CD/USB
|
||||||
|
# - TCP 5123: Floppy
|
||||||
|
# - TCP 5900: KVM over IP
|
||||||
|
# - TCP 5901: Video for remote console
|
||||||
|
# - TCP 5985: Wsman
|
||||||
# -
|
# -
|
||||||
ipmi_udp_ports="623 5900"
|
ipmi_udp_ports="161 623"
|
||||||
ipmi_tcp_ports="80 443 623 3520"
|
ipmi_tcp_ports="80 161 443 623 3520 5120 5123 5900 5901 5985"
|
||||||
|
|
||||||
|
|
||||||
# =============
|
# =============
|
||||||
|
Loading…
Reference in New Issue
Block a user