Difference between revisions of "Ports Required For Normal Operation"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category:Installation]]
 +
[[Category:Windows]]
 +
The following ports must be available for normal operation:
 +
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
Line 7: Line 11:
 
| Inbound
 
| Inbound
 
| TCP/7902
 
| TCP/7902
| HTTP Access, set to 0 to disable
+
| HTTP Access
 
|-
 
|-
 
| Inbound
 
| Inbound
 
| TCP/8902
 
| TCP/8902
| HTTPS Access, set to 0 to disable
+
| HTTPS Access
 
|-
 
|-
 
| Inbound
 
| Inbound
Line 28: Line 32:
 
| UDP/161,162
 
| UDP/161,162
 
| SNMP Access
 
| SNMP Access
 +
|-
 +
| Inbound
 +
| TCP/5555,54322
 +
| ZeroMQ
 +
|-| Outbound
 +
| TCP Established
 +
| Replies From Inbound Requests
 +
|-
 +
| Outbound
 +
| UDP/161
 +
| SNMP Access
 +
|-
 +
| Outbound
 +
| UDP/53
 +
| DNS Access
 +
|-
 +
| Outbound
 +
| tcp/25,465,587
 +
| SMTP Access
 +
|-
 +
| Outbound
 +
| UDP/514
 +
| Syslog
 +
|-
 +
| Outbound (Optional)
 +
| TCP 389/636
 +
| LDAP
 
|}
 
|}
  
  
Linux firewall rules can be found [[Firewall_Management_in_Linux]]
+
Equivalent Linux firewall rules can be found [[Firewall Management in Linux]].

Latest revision as of 11:37, 28 July 2022

The following ports must be available for normal operation:

Direction Port(s) Use
Inbound TCP/7902 HTTP Access
Inbound TCP/8902 HTTPS Access
Inbound UDP/2055,6343,9995 Allows flows to be received for reporting.
Inbound UDP/53 DNS Lookups
Inbound UDP/514 Syslog Reception
Inbound UDP/161,162 SNMP Access
Inbound TCP/5555,54322 ZeroMQ
TCP Established Replies From Inbound Requests
Outbound UDP/161 SNMP Access
Outbound UDP/53 DNS Access
Outbound tcp/25,465,587 SMTP Access
Outbound UDP/514 Syslog
Outbound (Optional) TCP 389/636 LDAP


Equivalent Linux firewall rules can be found Firewall Management in Linux.