Skip to main content
Version: Reality 5.6

Firewall Configuration

This document outlines the network port requirements for Reality Hub Server and Reality Engine installations. Proper firewall configuration is essential for the Reality 5.6 ecosystem to function correctly.

Firewall Configuration Summary

For Reality Hub Server

  • Allow Incoming: TCP 80, 443 (if SSL), 6001
  • Allow Outgoing: TCP 50052, 30020, 30030 (to engines), TCP 443 (to hub.zerodensity.tv)

For Reality Engines

  • Allow Incoming: TCP 50052, 30020, 30030
  • Allow Outgoing: TCP 6001, 9090, 80, 443 (to Reality Hub Server), UDP dynamic ports (to Reality Hub UI hosts)

Port Requirements

Location / ContextPort(s)ProtocolDirectionPurpose / Description
Reality Hub ServerTCP 80 (443 if SSL is configured)TCPIncomingBrowser access
Reality Hub ServerTCP 6001TCPIncomingReality Loader connection
Reality Hub ServerTCP 50052, 30020, 30030TCPOutgoingCommunication to Reality Engines
Reality Hub Server → WANTCP 443 (hub.zerodensity.tv)TCPOutgoingLicense server connection
On EnginesTCP 50052TCPIncomingNodos API port
On EnginesTCP 30020TCPIncomingReality Engine Remote Control API
On EnginesTCP 30030TCPIncomingMotion Design API
On EnginesTCP 6001TCPOutgoingCommunication to Reality Hub Server (from Reality Loader)
On EnginesTCP 9090TCPOutgoingCommunication to Reality Hub Server
On EnginesUDP (dynamic ports)UDPOutgoingRequired for APM communication to hosts running Reality Hub UI
On EnginesTCP 80 (443 if SSL is configured)TCPOutgoingAccess to Reality Hub Server browser/API interface
info

The Reality Hub Server must be able to establish outgoing connections to all Reality Engines on ports 50052, 30020, and 30030. These connections are essential for engine control and communication.

important

UDP Dynamic Ports: Reality Engines require UDP communication on dynamic ports for APM functionality. Ensure your firewall allows outbound UDP traffic to hosts running Reality Hub UI.

Troubleshooting

Common Issues

  1. Engine Connection Failures: Verify that Reality Hub Server can reach engines on ports 50052, 30020, and 30030.
  2. Reality Loader Disconnection: Check that port 6001 is open for incoming connections on Reality Hub Server.
  3. APM Not Working: Ensure UDP dynamic ports are allowed for outbound traffic from engines to Reality Hub UI hosts.
  4. License Issues: Verify that Reality Hub Server can reach hub.zerodensity.tv on port 443.