Configure proxy synchronization node DNS domain name
Login to the production site Proxy synchronization node
Windows machines
win+R
cmd
ssh root@ip
Note: IP is the proxy synchronization node IP address
Proxy synchronization node login information:
User: root
Password: onepro
Configure DNS domain name
cat <<EOF >> /etc/resolv.conf
nameserver <Huawei OBS Endpoint Service IPaddress>
EOF
Note: