Configure IP Restriction
Learn how to enable and configure IP Restriction in the Medianova Control Panel to allow or block access from specific IP addresses.
IP Restriction enables you to define which IP addresses can access your CDN Resources by using either whitelist or blacklist rules. When configured, access control is enforced at the CDN edge, ensuring that unauthorized requests are blocked before they reach your origin server.
You can enable IP Restriction for each CDN Resource in the Medianova Control Panel.
Access the IP Restriction
Log in to the Medianova Control Panel.
Go to CDN → CDN Resources.
Select the resource where you want to apply IP restrictions.
Click the Security tab.
Open the IP Restriction (ACL) section.
IP Restriction is available only for active CDN Resources.
Choose Restriction Mode
Select one of the following modes based on your access policy:
Whitelist
Only the IP addresses you add will be allowed. All others will be blocked.
Blacklist
The IP addresses you add will be blocked. All others will be allowed.
Whitelist and Blacklist modes are mutually exclusive — only one can be active at a time.
Add IP Addresses or Ranges
Click Add IP.
Enter an IP address or subnet range in CIDR format (e.g.,
192.168.0.0/24).Press Enter or click the + icon to add it to the list.
Repeat for additional IPs or ranges.
Click Save to apply changes.
Use CIDR notation to efficiently manage large network ranges.
Edit or Remove Existing Entries
Edit: Click the Edit icon to update an IP or range.
Delete: Click the Delete icon to remove it.
Save Changes: Click Save after every modification to ensure updates are applied at the edge.
Removing an entry from a Whitelist immediately blocks that IP from accessing your resource.
Verify Configuration
Once saved, you can verify your configuration:
Attempt access from an allowed IP → content should load successfully.
Attempt access from a restricted IP → access should be denied or redirected.
Review logs or analytics to confirm correct enforcement.
Test from different networks (VPN, mobile, or office IPs) to ensure your list is accurate.
Last updated
Was this helpful?