KB: 00002010
Last updated
Was this helpful?
Last updated
Was this helpful?
Client wants to specify the list of IPs that will be permanently disallowed from accessing the website.
The client can achieve the above requirement by utilizing the Geo filtering Rule feature of the SLB.
Steps to Solve :-
Step 1 :- First of all log into the management portal.
Step 2 :- Go to Stack > SLB > Listener > Profile > Setting icon > Geo Filtering.
Step 3 :- Under "BlackListed IP Prefixes" option user can add the IP address with their CIDR value and save the changes.
Step 4 :- After Geo filtering is applied,SLB will automatically block the IP address that we mentioned in above image.
Client wants to specify the list of IPs that will be permanently allowed for accessing the website.
Steps to Solve -:
Step 1 :- In Geo Filtering there is an option of "WHITELISTED IP PREFIXES".
Step 2 :- Under "WHITELIST IP Prefixes" option user can add the IP address with their CIDR value and save the changes.
As you can see that in above image we are giving access to that IP address which we used in Problem Statement I in "BLACKLISTED IP PREFIXES".
Step 3 :- After Geo filtering is applied,SLB will automatically Whitelist that IP address that we are mentiioned in above image and allowed for accessing the website.