What ports need to be open when using the Crosser node?
Answer
The Edge node communicates with the Crosser Cloud service using HTTPS on port 443. The HTTPS port is also used by many modules that connects to web services. All traffic is initiated from the edge node, so this port must be open for outbound traffic. Locally port 9090 is used for inbound HTTP(S) traffic to the HTTP Listener module and port 1883 / 8883 for inbound MQTT traffic (MQTT Sub Broker/Client modules). The local web UI and API is accessed through port 9191. Inbound port mappings are configurable.