Windows Firewall Configuration
Open the following ports for inbound TCP/IP access:
| Port | Used by |
|---|---|
| 22 | SSH |
| 80 | HTTP |
| 443 | HTTPS |
| 5120 | Integration Platform Config Server |
| 5125 | SMTP4Dev in SIPDEV WSL instance |
| 5126 | Integration Platform ISAM Agent UI / API |
| 5127 | Integration Platform SQL Agent UI / API |
| 8080 | Not sure we're actually using this? |
| 8081 | Redpanda / Kafka schema registry (if enabled) |
| 8082 | Redpanda / Kafka proxy (if enabled) |
| 8084 | Redpanda Console UI |
| 9000 | MinIO S3 API |
| 9001 | MinIO UI |
| 9092 | Redpanda / Kafka endpoint for producers/consumers |
| 9644 | Redpanda / Kafka RPK and monitoring / management tools |
| 33145 | Redpanda / Kafka internal RPC |
If you are running the FileService application from the original SQL Replication solution, it will probably clash on port 8080. Either remove it if no longer needed or configure it to use a different port.