Allowed IP addresses through your firewall
To give MSPbots secure access to your data, allow the following IP addresses through your firewall when setting up the API connection:
- 192.34.22.4
- 192.34.22.53-62
Recommended ports to use
For most API connections, we recommend using ports 80 and 443.
Subnet Mask
The subnet mask for the range 192.34.22.53 to 192.34.22.62 is 255.255.255.240.
Here’s why:
This range includes 10 consecutive IP addresses, and the smallest subnet needs to accommodate at least 10 hosts. The closest standard subnet that can do this is a /28 subnet, which supports up to 14 usable host addresses.
- A /28 subnet mask (255.255.255.240) splits the standard /24 subnet into 16 smaller subnets, each with 16 addresses (14 usable for hosts, plus 1 for the network and 1 for the broadcast address).
This subnet configuration allows the range from 192.34.22.48 to 192.34.22.63, which covers your required range from 192.34.22.53 to 192.34.22.62.
Therefore, the subnet mask for the range 192.34.22.53 to 192.34.22.62 is 255.255.255.240.