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

  1. Check if all ports below are open on the server or on the firewall in front of the sever in both directions.
ProtocolPortBitNinja module(s)
TCP
60412
CaptchaHttp, CaptchaSmtp
TCP60413, 60418*CaptchaHttps
TCP25CaptchaSmtp
TCP60201CaptchaSmtp
TCP60210CaptchaFtp (active)
TCP60211-60250CaptchaFtp (passive)
TCP60300, 60110WAF HTTP
TCP60301WAF HTTPS
TCP60414, 60415SslTerminating
TCP60416TrustedProxy HTTP
TCP60417TrustedProxy HTTPS
  1. 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

  1. Issue service bitninja start command on the server
  2. Check if the server’s box is back to normal after a few minutes
    If not, issue service bitninja status command 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“