CDN 用戶操作
CDN User Guide
CDN User Guide
  • Domain Management
    • Add Domain
    • Batch Modify Upstream
    • Batch Remove Specific Domains
    • Export Site Records
  • Modules
    • Site Certificate
    • Token Auth
    • Custom Header
    • Redirects
    • CORS Setting
    • Proxy Rewrite
  • Site Settings
    • Cache Setting
    • Compress
    • Rates Limit
    • DNS API
    • Ports
  • Firewall
    • Whitelist Setting
    • Blacklist Setting
    • Positions Setting
    • Anti CC Setting
    • Interval Freq. Limit
    • Second Freq. Limit
    • User Agent Setting
  • ACL
  • Block List
  • Error Pages
  • Site Info.
Powered by GitBook
On this page
  • How to Configure a Blacklist
  • Description for Create URL Fields
  1. Firewall

Blacklist Setting

PreviousWhitelist SettingNextPositions Setting

Last updated 6 months ago

Deny specific IP addresses from accessing designated domain names based on configured conditions.

How to Configure a Blacklist

  • Sites → Sites Settings → Firewall → Blacklist Setting → Create URL

Description for Create URL Fields

  • IP Blacklist: Supports single IPs or subnets, one entry per line

    • Single IP:

      1.1.1.1
      1.1.1.1/32

    • Subnet:

      2.2.2.0/24

    • Block Any IP from Accessing:

      0.0.0.0/0

  • URL: Configure whitelist for specific domain names

    • Single Domain:

      www.example.com
    • Single Domain (Regex):

      http?:\/\/www.example.com(.*)
    • No Domain Restriction:

      /*  or .*
  • Methods: Check the access methods to block

  • Protection Mode: Choose DENY, DROP, DROP + Blacklist