IP Address Restrictions
OptiTune supports restricting access by IP Address. To configure IP Address Restrictions, click on the "Server Settings" tab, select "Advanced Settings", and click on "IP Address Restrictions".
In each of the fields, enter IP Address ranges (one per line) in CIDR format, for example '12.34.0.0/16' or '123.45.5.1' (without quotes).
Note that you can enter a specific IP address without the slash at the end, to just allow or block that particular IP Address.
Account Login - Allow List
Enter IP Address ranges (one per line), in CIDR format to allow account login. If any values are entered here, and the IP Address of the user attempting to login does not match one of these ranges, the login will be blocked.
Account Login - Block List
Enter IP Address ranges (one per line), in CIDR format to block account login. If the IP Address of the user attempting to login matches one of these ranges, the login will be blocked.
API Access - Allow List
Enter IP Address ranges (one per line), in CIDR format to allow API access. If any values are entered here, and the IP Address of the server attempting to use the REST API does not match one of these ranges, the access will be blocked.
API Access - Block List
Enter IP Address ranges (one per line), in CIDR format to block API access. If the IP Address of the server attempting to use the REST API matches one of these ranges, the access will be blocked.
Computer Access - Allow List
Enter IP Address ranges (one per line), in CIDR format to allow managed computer access. If any values are entered here, and the IP Address of the managed computer attempting to connect does not match one of these ranges, the access will be blocked.
Computer Access - Block List
Enter IP Address ranges (one per line), in CIDR format to block managed computer access. If the IP Address of the managed computer attempting to connect matches one of these ranges, the access will be blocked.