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-web | TCP | Public | Plain HTTP traffic for all hosted domains (redirectable) |
| 443 | onifast-web | TCP | Public | TLS-terminated HTTPS traffic for all hosted domains |
| 25 | onifast-mail | TCP | Public | SMTP inbound delivery MTA + mail relay |
| 53 | onifast-dns | UDP+TCP | Public | Authoritative DNS query resolution handler |
| 587 | onifast-mail | TCP | Public | Authenticated SMTP client submission port |
| 2121 | onifast-ftp | TCP | Public | FTP command control connection listener |
| 4048 | onifast-panel | TCP | Public | Root Admin Panel HTTP (non-SSL fallback login) |
| 4049 | onifast-panel | TCP | Public | Client/User Panel HTTP (non-SSL & SSL setup portal) |
| 4050 | onifast-panel | TCP | Public | Root Admin Panel HTTPS — primary administrative access hub |
| 4051 | onifast-panel | TCP | Public | Client/User Panel HTTPS — client user account access |
| 4052 | onifast-relay | TCP | Public | Unified Gateway (WebSocket tunnel dial-in + Smart TCP routing) |
| 4053 | onifast-relay | TCP | Public | Web Proxy Output (forwards public HTTP/HTTPS traffic to agents) |
| 30000–30100 | onifast-ftp | TCP | Public | FTP Passive data transfer range (required for file uploads/downloads) |
| 4030 | onifast-web | TCP | Internal | ACME SSL generation API (localhost HTTP-01 challenges only) |
| 4031 | onifast-mail | TCP | Proxied | Webmail UI + HTTP API (proxied via panel as /mail) |
| 4032 | onifast-s3 | TCP | Proxied | S3 API + Web UI (proxied via panel as /s3) |
| 4033 | onifast-billing | TCP | Proxied | Billing API + UI (proxied, needs reverse proxy mappings) |