Help Center/ Data Warehouse Service / More Documents/ User Guide (Paris Region)/ FAQs/ Database Connections/ How Do I Configure a Whitelist If I Want to Connect to a DWS Cluster Using EIP?
Updated on 2025-09-26 GMT+08:00

How Do I Configure a Whitelist If I Want to Connect to a DWS Cluster Using EIP?

You can log in to the VPC management console to manually create a security group. Then, return to the DWS cluster creation page, click next to the Security Group drop-down list to refresh the page, and select the newly created security group.

To enable the DWS client to connect to the cluster, add an inbound rule to the new security group to allow access to the DWS cluster's database port.

  • Protocol: TCP
  • Port: 8000 Use the database port set when creating the DWS cluster. This port receives client connections to GaussDB(DWS).
  • Source: Select IP address and use the host IP address of the client host, for example, 192.168.0.10/32.
    Figure 1 Adding an inbound rule

    The whitelist will be added.