Created
February 22, 2018 05:39
-
-
Save serverok/763c54eaf3ce09c9f8e3245bfb427df6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We use NS11.DOMAINCONTROL.COM and NS12.DOMAINCONTROL.COM | |
Both name servers points to new IP 50.63.15.178 | |
Now if it us not working for you, all you need to do is wait for DNS propagation https://in.godaddy.com/help/what-factors-affect-dns-propagation-time-1746 | |
root@ok:~# nslookup LATINPROPOSAL.COM NS11.DOMAINCONTROL.COM | |
Server: NS11.DOMAINCONTROL.COM | |
Address: 216.69.185.6#53 | |
Name: LATINPROPOSAL.COM | |
Address: 50.63.15.178 | |
root@ok:~# nslookup LATINPROPOSAL.COM NS12.DOMAINCONTROL.COM | |
Server: NS12.DOMAINCONTROL.COM | |
Address: 208.109.255.6#53 | |
Name: LATINPROPOSAL.COM | |
Address: 50.63.15.178 | |
root@ok:~# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment