Files
doc-exports/docs/dns/umn/dns_usermanual_1032.html
fanqinying 91cea8efb1 DNS UMN 20250605 version
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
2025-10-18 14:50:07 +00:00

14 KiB

Managing Inbound Endpoints

Scenarios

To enable on-premises servers to access a cloud service domain name, you need to create an inbound endpoint and configure forwarding rules on the on-premises DNS server to forward the DNS queries for the cloud service domain name to the IP addresses specified in the inbound endpoint.

Creating an Inbound Endpoint

  1. Log in to the management console.
  2. In the service list, choose Network > Domain Name Service.

    The DNS console is displayed.

  3. In the navigation pane on the left, choose Resolvers.

    The Resolvers page is displayed.

  4. Click in the upper left corner and select the desired region and project.
  5. In the upper right corner of the page, click Create Endpoint.
  6. Configure the parameters based on Table 1.
    Table 1 Parameters for creating an inbound endpoint

    Parameter

    Description

    Example Value

    Endpoint Type

    Type of the endpoint. There are two options: Inbound and Outbound.

    Select Inbound.

    Inbound

    Endpoint Name

    Name of the endpoint. The name can:

    • Contain only letters, digits, underscores (_), hyphens (-), and periods (.).
    • Contain 1 to 64 characters.

    inbound-test01

    Region

    Region where the inbound endpoint works.

    eu-de

    VPC

    The VPC over which all inbound DNS queries are forwarded to cloud DNS servers.

    CAUTION:

    The VPC cannot be changed after an endpoint is created.

    vpc-test

    Subnet

    The subnet must have available IP addresses.

    Only IPv4 addresses are supported.

    Subnet-test(192.168.0.0/24)

    IP Address

    There are two options: Automatically assign or Specify.

    To improve reliability, you need to specify at least two IP addresses, with each in a different AZ. You can optionally add up to six IP addresses.

    Automatically assign

  7. Click Create Now.

Viewing an Inbound Endpoint

  1. Log in to the management console.
  2. In the service list, choose Network > Domain Name Service.

    The DNS console is displayed.

  3. In the navigation pane on the left, choose Resolvers.

    The Resolvers page is displayed.

  4. Click in the upper left corner and select the desired region and project.
  5. On the Inbound Endpoints tab, locate the inbound endpoint you want to view.
  6. Click the name of the inbound endpoint and view its details, such as basic configuration and IP addresses.

Modifying an Inbound Endpoint

  1. Log in to the management console.
  2. In the service list, choose Network > Domain Name Service.

    The DNS console is displayed.

  3. In the navigation pane on the left, choose Resolvers.

    The Resolvers page is displayed.

  4. Click in the upper left corner and select the desired region and project.
  5. On the Inbound Endpoints tab, locate the inbound endpoint you want to modify.
  6. Click Modify in the Operation column.

    You can change the endpoint name, and add or delete IP addresses.

Deleting an Inbound Endpoint

  1. Log in to the management console.
  2. In the service list, choose Network > Domain Name Service.

    The DNS console is displayed.

  3. In the navigation pane on the left, choose Resolvers.

    The Resolvers page is displayed.

  4. Click in the upper left corner and select the desired region and project.
  5. On the Inbound Endpoints tab, locate the inbound endpoint you want to delete.
  6. Click Delete in the Operation column.
  7. Confirm the inbound endpoint and click Yes.