5.4. Virtual Server Port Requirements

Some BitNinja modules require certain ports to be open on the server and on the firewall in front of the server (if there is one). The ports need to be open for both inbound and outbound connections. The following port numbers are the default values.

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

WAF HTTP

TCP

60301

WAF HTTPS

TCP

60414, 60415

SslTerminating

TCP

60416

TrustedProxy HTTP

TCP

60417

TrustedProxy HTTPS

Note

Port 60418 is only required for the CaptchaHttps service if you are using cPanel/WHM. Otherwise, it’s not required.

Note

The web server has to accept connections from 127.0.0.1 to http://<server_ip>:80 and to https://<server_ip>:443 in order for the WAF module to work.