blacklist.ini File
The blacklist.ini configuration file enables and configures blocklist settings. Only one profile can be created for the purposes of blocklisting, and any login attempt that matches that profile is blocked. An authentication request matches the blocklist profile if the attributes in the request match the check list attributes of the profile. The profile can contain multiple attributes, and if any of the attributes match those of the profile, the attempt is rejected.
The blacklist.ini file contains one configuration section called [Settings] (Table 53), which has the following settings:
Table 53: blacklist.ini Syntax
Parameter | Function |
---|---|
Enable |
Default value is 0. |
IncludeProxy |
Default value is 0. |
Profile | Specifies the name of the blocklist profile in the Steel-Belted Radius Carrier database. |
The following example enables the blocklist feature and specifies Steel-Belted Radius Carrier use the BlockedNumbers profile to filter authentication requests.
[Settings] Enable = 1 IncludeProxy = 0 Profile = BlockedNumbers
The BlockedNumbers profile called by this blacklist.ini file specifies check list attributes Steel-Belted Radius Carrier uses to reject authentication requests. The following entries in the BlockedNumbers profile identify Calling-Station-Id phone numbers used by rogue users you want to block.
Calling-Station-Id = 617-999-9119 Calling-Station-Id = 800-515-7889