104
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Various services can run on the management interfaces. | Various services can run on the management interfaces. The services marked in bold are activated by default. | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
! | !Protocol | ||
!L4 protcol | !L4 protcol | ||
!Port | !Port | ||
!Optional | !Optional | ||
!Default enabled | |||
!Description | !Description | ||
|- | |- | ||
| | |LLDP | ||
| | | - | ||
| | | - | ||
| | |yes | ||
| | |no | ||
|LLDP service | |||
|- | |- | ||
| | |'''ICMP''' | ||
| | |'''ICMP''' | ||
| | | - | ||
| | |'''yes''' | ||
| | |'''yes''' | ||
|'''ICMP (ping) service''' | |||
|- | |- | ||
| | |'''HTTP''' | ||
| | |'''TCP''' | ||
| | |'''80''' | ||
| | |'''yes''' | ||
| | |'''yes''' | ||
|'''Redirect to Port 443''' | |||
|- | |||
|'''HTTPS''' | |||
|'''TCP''' | |||
|'''443''' | |||
|'''no''' | |||
|'''-''' | |||
|'''Web interface and REST API''' | |||
|- | |||
|DHCP | |||
|UDP | |||
|67 | |||
|yes | |||
|no | |||
|DHCP server if interface is in DHCP server mode | |||
|- | |||
|DNS | |||
|UDP | |||
|53 | |||
|yes | |||
|no | |||
|DNS server if interface is in DHCP server mode | |||
|- | |||
|SNMP | |||
|UDP | |||
|161 | |||
|yes | |||
|no | |||
|[[SNMP|SNMP server]] | |||
|- | |||
|Remote Packets | |||
|TCP | |||
|user defined | |||
|yes | |||
|no | |||
|[[Process traffic capture from remote device]] | |||
|- | |||
|iPerf | |||
|UDP/TCP | |||
|user defined | |||
|yes | |||
|no | |||
|iPerf3 server | |||
|- | |||
|SFTP | |||
|TCP | |||
|user defined | |||
|yes | |||
|no | |||
|SFTP server to access the storage | |||
|- | |||
|Zabbix | |||
|TCP | |||
|10050 | |||
|yes | |||
|no | |||
|Zabbix agent | |||
|- | |||
|Hawkeye | |||
|TCP | |||
|10115 | |||
|yes | |||
|no | |||
|Hawkeye/IxChariot endpoint | |||
|} | |} | ||
A list with the current open ports can you find on the [[Management interface settings#Access Restrictions|management interface settings page]]. | A list with the current open ports can you find on the [[Management interface settings#Access Restrictions|management interface settings page]]. |
edits