The server’s box is red or yellow on the Dashboard.
This means that the BitNinja health checking service could not reach BitNinja on the server
Check if BitNinja is running
We need to check if BitNinja is running on the server with service bitninja status command
BitNinja is running on the server
- Check if all ports below are open on the server or on the firewall in front of the sever in both directions.
| Protocol | Port | BitNinja module(s) |
|---|---|---|
| TCP | 60412 | CaptchaHttp, CaptchaSmtp |
| TCP | 60413, 60418* | CaptchaHttps |
| TCP | 25 | CaptchaSmtp |
| TCP | 60201 | CaptchaSmtp |
| TCP | 60210 | CaptchaFtp (active) |
| TCP | 60211-60250 | CaptchaFtp (passive) |
| TCP | 60300, 60110 | WAF HTTP |
| TCP | 60301 | WAF HTTPS |
| TCP | 60414, 60415 | SslTerminating |
| TCP | 60416 | TrustedProxy HTTP |
| TCP | 60417 | TrustedProxy HTTPS |
- Allow/open these ports on your firewall or on your server
The server’s box should be back to normal within a few minutes
BitNinja is NOT running on the server
- Issue
service bitninja startcommand on the server - Check if the server’s box is back to normal after a few minutes
If not, issueservice bitninja statuscommand to check if the agent is still running on the server
If it BitNinja is running but the server’s box is still orange or red (probably red) please refer to the previous point “BitNinja is running on the server“