Manage IP whitelists

更新时间:
复制 MD 格式

This topic describes how to add, modify, copy, and delete public IP whitelists for a cluster instance in the DashVector console.

Background information

To enhance security, DashVector uses public IP whitelists to control access.

  • If no public IP whitelist is configured for a cluster instance, all IP addresses are allowed to access the instance by default.

  • If a public IP whitelist is configured for a cluster instance, only the IP addresses in the whitelist are allowed to access the instance.

Prerequisites

A cluster has been created.

Procedure

  1. Log on to the Vector Retrieval Service DashVector console.

  2. Click Cluster List. Move the pointer to the Actions column of the cluster that you want to manage and click Details.

  3. Click Access Control and then click Public IP Whitelist to add, modify, copy, and delete public IP whitelists.

    • Add an IP whitelist

      1. Click Add IP Whitelist.

      2. On the Add Whitelist page, enter the IP addresses and a description, and then click OK.image

        Note

        1. You can enter an IP address, such as 192.168.0.1, or a CIDR block, such as 192.168.0.0/24.

        2. Separate multiple IP addresses or CIDR blocks with commas, such as 192.168.0.1,192.168.0.0/24.

        3. A value of 127.0.0.1 denies access from all IP addresses.

        4. The CIDR block 0.0.0.0/0 allows access from all IP addresses to the database cluster. This setting significantly reduces the security of the database cluster. Do not use this setting unless necessary.

        5. In the description field, enter a note for the IP whitelist, such as my_dashvector_ip_list, to make it easier to manage. The description can be up to 128 characters long.

        Important

        Each cluster instance supports up to 50 IP whitelists. A total of 1,000 IP addresses or CIDR blocks can be added across all whitelists.

    • Modify an IP whitelist

      1. Move the pointer to the Actions column of the IP whitelist that you want to edit and click Edit to modify the IP addresses and description.

      2. After you make the changes, click OK.

    • Copy an IP whitelist

      1. Move the pointer to the Actions column of the IP whitelist that you want to copy and click Copy.

      2. The copied IP whitelist is displayed as the first entry in the list.

    • Delete an IP whitelist

      Move the pointer to the Actions column of the IP whitelist that you want to delete and click Delete. In the dialog box that appears, read the message and click OK to delete the IP whitelist.

      Warning

      After an IP whitelist is deleted, it cannot be recovered and must be reconfigured. Proceed with caution.