Security – Open Ports
This section provides an overview of the system-level open ports on WisGateOS 2.
Port | Protocol | Service | Description |
---|---|---|---|
22 | TCP | SSH | Remote command-line management, typically used by administrators to securely log into the gateway. |
80 | TCP | HTTP | Standard WebUI access to the gateway (unencrypted). |
443 | TCP | HTTPS | Secure WebUI access to the gateway (encrypted). |
1883 | TCP | MQTT | MQTT transport, used for data exchange between the gateway and the LNS or external application platforms. |
8080 | TCP | HTTP | ChirpStack or internal service API/management interface, commonly used for backend integration or testing purposes. |