Skip to main content

Ports & Endpoints

This page lists the ports you actually open on a firewall or point a device at. It covers the collector's outbound path to the Orchestrator, the LAN ports the collector listens on to receive telemetry, the operator WebUI, and the single public entry point for the Orchestrator SaaS.

For the reasoning behind each path, segmentation guidance, and connectivity checks, see Firewall & Network.

Collector outbound

The collector needs one outbound direction: HTTPS to the Orchestrator. There are no inbound connections from the internet to the appliance.

DirectionPortProtocolPurpose
Outbound443TCP / HTTPSRegistration, heartbeat, and telemetry upload to the Orchestrator at ozone.techforcz.com
Outbound443TCP / HTTPSCollector download and registration endpoints (install and enrolment)
note

443 outbound is the only path the collector requires to reach TechForcz. Everything the collector sends to the Orchestrator rides this connection.

Collector LAN listeners

These are the receiver ports the appliance opens on your local network so devices can send telemetry to it. Point your switches, routers, and hosts at the collector's LAN address on the relevant port. None of these are exposed to the internet.

DirectionPortProtocolPurpose
Inbound (LAN)514UDPSyslog
Inbound (LAN)162UDPSNMP traps
Inbound (LAN)2055UDPNetFlow v5
Inbound (LAN)9995UDPNetFlow v9
Inbound (LAN)4739UDPIPFIX
Inbound (LAN)6343UDPsFlow
Inbound (LAN)8125UDPStatsD
Inbound (LAN)4317TCPOTLP over gRPC
Inbound (LAN)4318TCPOTLP over HTTP
tip

These listeners accept traffic from your network only. Keep them inside your LAN or management segment and do not forward them from the internet.

Collector operator WebUI

DirectionPortProtocolPurpose
Inbound (LAN)3000TCP / HTTPOperator WebUI on the appliance, for local administration

The WebUI is intended for LAN access only. Reach it from a browser on the same network as the appliance.

Orchestrator (SaaS)

The Orchestrator presents a single public entry point. All customer and collector traffic terminates at the API gateway over HTTPS.

DirectionPortProtocolPurpose
Inbound (to SaaS)443TCP / HTTPSAll customer and collector traffic to the API gateway at ozone.techforcz.com

Individual microservices behind the gateway are not exposed publicly. You never connect to anything other than ozone.techforcz.com on 443.