Access Control¶
Adding a Whitelist¶
Log in to the management console.
In the upper left corner of the page, click and select the desired region and project.
Hover on in the upper left corner to display Service List and choose Network > Elastic Load Balancing.
Locate the load balancer and click its name.
Click Listeners, locate the listener, and click its name. In the Basic Information area, click Configure next to Access Control.
¶ Parameter
Description
Example Value
Access Control
Enabled
If access control is enabled and no whitelist is set, no IP address can access the listener.
If access control is enabled and a whitelist is set, only IP addresses in the whitelist can access the listener.
Disabled
If access control is disabled, the listener can be accessed from any IP address.
N/A
Whitelist
Lists the IP addresses that can access the listener.
Note
A maximum of 300 IP addresses or IP address ranges are supported. A comma (,) is used to separate every two entries.
The whitelist cannot contain IPv6 addresses.
10.168.2.24,10.168.16.0/24
Click OK.