Skip to content

Instantly share code, notes, and snippets.

@serverok
Created February 22, 2018 05:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save serverok/763c54eaf3ce09c9f8e3245bfb427df6 to your computer and use it in GitHub Desktop.
Save serverok/763c54eaf3ce09c9f8e3245bfb427df6 to your computer and use it in GitHub Desktop.
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