Adding Blacklist or Whitelist Items to Block or Allow Traffic

After protection is enabled, CFW allows all traffic by default. You can configure the blacklist to block access requests from IP addresses or configure the whitelist to allow them.

This topic describes how to add a single blacklist or whitelist item. For details about how to add items in batches, see Importing and Exporting Protection Policies.

Caution

If your IP address is a back-to-source WAF IP address, you are advised to configure a protection rule or the whitelist to allow its access. Exercise caution when configuring the blacklist, which may affect your services.

Specification Limitations

Impact on the System

  • CFW directly allows whitelisted IP addresses and segments and blocks blacklisted ones without checking. To check the access and traffic statistics of these IP addresses, search for them by following the instructions in Querying Logs.

  • When configuring a blacklist, if address translation or proxy is involved, evaluate the impact of blocking IP addresses with caution.

Adding Blacklist or Whitelist Items to Block or Allow Traffic

  1. Log in to the management console.

  2. In the navigation pane on the left, click image1 and choose Security > Cloud Firewall. The Dashboard page will be displayed.

  3. (Optional) Switch to another firewall instance: Select a firewall from the drop-down list in the upper left corner of the page.

  4. In the navigation pane, choose Access Control > Access Policies. Click the tab of a protected object, and then click the Blacklist or Whitelist tab.

  5. Click Add. Set the address direction, IP address, protocol type, and port number. For details, see Table 1.

    Table 1 Blacklist and whitelist parameters

    Parameter

    Description

    Direction

    You can select Source or Destination.

    • Source: The IP address or IP address group that sends data packets.

    • Destination: The destination IP address or IP address group that receives data packets.

    Protocol Type

    Its value can be TCP, UDP, ICMP, or Any.

    Port

    If Protocol Type is set to TCP or UDP, set the ports to be allowed or blocked.

    Note

    • To specify all the ports of an IP address, set Port to 1-65535.

    • You can specify a single port. For example, to allow or block the access from port 22 of an IP address, set Port to 22.

    • To set a port range, use a hyphen (-) between the starting and ending ports. For example, to allow or block the access from ports 80-443 of an IP address, set Port to 80-443.

    Description

    Description of the blacklist or whitelist

    IP Addresses

    • User-defined IP address: Enter one or more IP addresses in the text box and click Parse to add the IP addresses to the list.

    • Pre-defined address group: Click Add Pre-defined IP Address Group. In the dialog box that is displayed, select an address group. For more information, see Viewing a Predefined Address Group.

      Caution

      CAUTION: After WAF_Back-to-Source_IP_Addresses is added to the blacklist or whitelist, if a back-to-source IP address changes, you need to manually update it in the blacklist or whitelist.

  6. Click OK.