CRITICAL WARNING
Internal ports (
4030, 4031, 4032, 4033) must NEVER be exposed directly to the public internet. They are designed for loopback binding or proxy mappings from the panel core only.All Ecosystem Ports
| Port | Service Daemon | Protocol | Visibility Scope | Description |
|---|---|---|---|---|
| 80 | onifast-aero | TCP | Public | Plain HTTP traffic for all hosted domains (redirectable) |
| 443 | onifast-aero | TCP | Public | TLS-terminated HTTPS traffic for all hosted domains |
| 25 | mulvox-mail | TCP | Public | SMTP inbound delivery MTA + mail relay |
| 53 | mulvox-dns | UDP+TCP | Public | Authoritative DNS query resolution handler |
| 587 | mulvox-mail | TCP | Public | Authenticated SMTP client submission port |
| 21 | mulvox-ftp | TCP | Public | FTP command control connection listener |
| 4048 | mulvox-panel | TCP | Public | Root Admin Panel HTTP (non-SSL fallback login) |
| 4049 | mulvox-panel | TCP | Public | Client/User Panel HTTP (non-SSL & SSL setup portal) |
| 4050 | mulvox-panel | TCP | Public | Root Admin Panel HTTPS — primary administrative access hub |
| 4051 | mulvox-panel | TCP | Public | Client/User Panel HTTPS — client user account access |
| 4053 | mulvox-gateway | TCP | Public | Web Proxy Output (forwards public HTTP/HTTPS traffic to agents) |
| 30000–30100 | mulvox-ftp | TCP | Public | FTP Passive data transfer range (required for file uploads/downloads) |
| 1883 | mulvox-iotflow | TCP | Public | MQTT Broker Port — accepts unencrypted MQTT connections from sensors |
| 4030 | onifast-aero | TCP | Internal | ACME SSL generation API (localhost HTTP-01 challenges only) |
| 4031 | mulvox-mail | TCP | Proxied | Webmail UI + HTTP API (proxied via panel as /mail) |
| 4032 | mulvox-cloud | TCP | Proxied | S3 API + Web UI (proxied via panel as /s3) |
| 4034 | mulvox-gateway | TCP | Proxied | Unified Gateway WebSocket dial-in & WebRTC signaling (proxied to /dial/gateway and /webrtc/signaling) |
| 4035 | mulvox-iotflow | TCP | Internal | Internal WebSocket Gateway (localhost only, proxied via onifast-aero) |
| 4036 | mulvox-iotflow | TCP | Internal | Internal Management API (localhost only) |
| 4037 | mulvox-pgadmin | TCP | Proxied | PostgreSQL Admin Web UI & API (proxied via panel as /postgres-browser/) |
| 4038 | mulvox-myadmin | TCP | Proxied | MySQL / MariaDB Admin Web UI & API (proxied via panel as /mysql-browser/) |