SRV records are used to identify a server that is offering a specific service, commonly seen in directory management of Microsoft systems. This document guides you on how to add an SRV record.
Prerequisites
You have created the corresponding private domain. For details, see Creating Private Domain.
Operation step
1. Sign in to the Private DNS Console and click on the Private Domain List in the left navigation bar to enter the list of private domains.
2. In the Private Domain List, click the name of the private domain for which you need to add an SRV record or DNS it. As shown below:
3. In the DNS Records tab, click Add Record and fill in the relevant record value information, as shown below:
Host: The service name. Type of protocol. For example, set to _sip._tcp.
Record Type: Select "SRV".
Record Value: Priority Weight Port hostname. A "." is automatically added after the domain name when the record is generated.
For example, set to 0 5 5060 sipserver.dnspod.cn.
Weight: No need to fill in.
MX priority: No need to fill.
TTL: Stands for Cache/Caching time, the smaller the value, the faster the record modification takes effect. The default setting is 300, supporting custom integers between 1 and 86400.
4. Click Save to complete the addition.
Note
If you encounter any problems during the process, please contact us.