Overview
This article lists the ports used by the UniFi Controller.
Ports Used
By default, the UniFi controller will operate on the following ports:
- unifi.http.port=8080 (port for UAP to inform controller)
- unifi.https.port=8443 (port for controller GUI / API, as seen in web browser)
- portal.http.port=8880 (port for HTTP portal redirect)
- portal.https.port=8843 (port for HTTPS portal redirect)
- unifi.throughput.port=6789 (port used for throughput measurement, including UniFi mobile speedtest)
- unifi.db.port=27117 (local-bound port for DB server)
- unifi.stun.port=3478 (# UDP port used for STUN. v4.5.2+)
- port 8881 for redirector port for wireless clients (reserved for for device redirector. No need to open firewall on controller, but avoid using these ports (v3.2.9+ and v4.6.0+))
- port 8882 for redirector port for wired clients (reserved for for device redirector. No need to open firewall on controller, but avoid using these ports (v3.2.9+ and v4.6.0+))
- UDP ports 5656-5699 (for AP-EDU Broadcasts)
Related Articles