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>
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
- Log in to the management console.
- In the service list, choose Network > Domain Name Service.
The DNS console is displayed.
- In the navigation pane on the left, choose Resolvers.
The Resolvers page is displayed.
- Click
in the upper left corner and select the desired region and project. - In the upper right corner of the page, click Create Endpoint.
- 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
- Click Create Now.
Viewing an Inbound Endpoint
- Log in to the management console.
- In the service list, choose Network > Domain Name Service.
The DNS console is displayed.
- In the navigation pane on the left, choose Resolvers.
The Resolvers page is displayed.
- Click
in the upper left corner and select the desired region and project. - On the Inbound Endpoints tab, locate the inbound endpoint you want to view.
- Click the name of the inbound endpoint and view its details, such as basic configuration and IP addresses.
Modifying an Inbound Endpoint
- Log in to the management console.
- In the service list, choose Network > Domain Name Service.
The DNS console is displayed.
- In the navigation pane on the left, choose Resolvers.
The Resolvers page is displayed.
- Click
in the upper left corner and select the desired region and project. - On the Inbound Endpoints tab, locate the inbound endpoint you want to modify.
- Click Modify in the Operation column.
You can change the endpoint name, and add or delete IP addresses.
Deleting an Inbound Endpoint
- Log in to the management console.
- In the service list, choose Network > Domain Name Service.
The DNS console is displayed.
- In the navigation pane on the left, choose Resolvers.
The Resolvers page is displayed.
- Click
in the upper left corner and select the desired region and project. - On the Inbound Endpoints tab, locate the inbound endpoint you want to delete.
- Click Delete in the Operation column.
- Confirm the inbound endpoint and click Yes.