1.6. RHACS connection protocols and default ports


Components of RHACS use various default ports and connection protocols. Depending on your system and firewall configuration, you might need to configure your firewall to allow traffic on certain ports.

The following table provides default ports and protocols for some connections within RHACS and between RHACS and external components. This is helpful for configuring your firewall to allow inbound and outbound cluster traffic.

However, you might need more detailed information in some scenarios. For example, if your firewall is integrated in the cluster router, you might need to specify ports for connections that happen within one cluster but might be on different IP networks. In this scenario, you can use the RHACS network policy YAML files in your OpenShift Container Platform and Kubernetes clusters to determine connections and ports that you might need to configure.

Expand
表 1.3. RHACS connections between components
Component or external entityConnection typePortAdditional information

Central and Scanner V4 Indexer

gRPC

8443

 

Central and Sensor on secured cluster

  • TCP/HTTPS
  • gRPC

443

Sensor and Central primarily communicate over a bidirectional gRPC stream, initiated by Sensor to Central’s port 443.

Central and user (CLI)

  • gRPC
  • HTTPS (with --force-http1 option)

443

For more information about the --force-http1 option, see the roxctl command options.

Central and vulnerability feeds

HTTPS

443

Connects to definitions.stackrox.io by default.

Collector to Sensor

gRPC

443

This is a bidirectional gRPC connection initiated by Collector to Sensor’s port 443.

Collector (Compliance) to Sensor

gRPC

8444

If node scanning is enabled on OpenShift Container Platform release 4, this connection is initiated by Sensor to compliance running in the Collector pod.

Scanner to Scanner-DB

TCP

5432

 

Scanner V4 Indexer to Central

HTTPS

443

 

Scanner V4 Indexer and Matcher to Scanner V4 DB

TCP

5432

 

Sensor and Admission Controller

gRPC

443

This is a bidirectional gRPC stream, initiated by Admission Controller to Sensor’s port 443. This occurs in delegated scanning scenarios or in OpenShift Container Platform secured clusters.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部