Skip to Content
Windows Service Configuration GuideOptimizing DNS Configuration Method

The Method of Optimizing DNS Configuration

Step 1 Configure Redundant DNS Server Addresses

This can prevent the situation where the domain cannot be resolved after the single point of failure of DNS Server.

In the system, choose control panel -> Network and Sharing Center -> Choose the current network connection (such as Ethernet 2) -> Properies -> Double-click Internet Protocol Version 4 (TCP/IPv4)

In the Perferred DNS Server and Alternate DNS Server, configure two IPs from the table below according to the data center.

Data Center/Availability ZoneIP
Beijing Zone 2 B10.9.255.1,10.9.255.2
Beijing Zone 2 C10.10.255.1,10.10.255.2
Beijing Zone 2 D10.19.255.1,10.19.255.2
Beijing Zone 2 E10.42.255.1,10.42.255.2
Ulanqab Zone A100.65.128.2,100.65.128.3
Guangdong Zone B10.13.255.1,10.13.255.2
Hong Kong Zone A and B10.8.255.1,10.8.255.2
US(Los Angeles) Zone A10.11.255.1,10.11.255.2
Singapore Zone B10.35.224.212,10.35.250.52
Singapore Zone A10.35.255.1,10.35.255.2
TH(Bangkok) Zone A10.31.255.1,10.31.255.2
US(Washington) Zone A10.27.255.1,10.27.255.2
DE(Frankfurt) Zone A10.29.255.1,10.29.255.2
KR(Seoul) Zone A10.33.255.1,10.33.255.2
RU(Moscow) Zone A10.39.255.1,10.39.255.2
JP(Tokyo) Zone A10.40.255.1,10.40.255.2
TW(Taipei) Zone A10.41.255.1,10.41.255.2
AE(Dubai) Zone A10.44.255.1,10.44.255.2
ID(Jakarta) Zone A10.45.255.1,10.45.255.2
IN(Mumbai) Zone A10.47.255.1,10.47.255.2
BR(Sao Paulo) Zone A10.49.255.1,10.49.255.2
GB(London) Zone A10.50.255.1,10.50.255.2
PH(Manila) Zone A100.64.48.2,100.64.48.3
TH(Bangkok) Zone B10.31.255.11,10.31.255.10
NG(Lagos) Zone A10.52.255.1,10.52.255.2
Ho Chi Minh Zone A100.64.0.2,100.64.0.3
East China(Shanghai2) Zone B10.23.255.1,10.23.255.2

Step 2 Enable NSCD service

In Windows, no extra configuration is necessary as local DNS cache is enabled by default.