I called GoDaddy and verified my settings for the two IPs as follows.
ns1.asezo.com = xx.xx.xx.15
ns2.asezo.com = xx.xx.xx.16
Then I set the NAMESERVERs of asezo.com to the ns1/ns2 above, which GoDaddy tech support says is right.
When I try to visit my site, it says "Oops! Google Chrome could not find asezo.com".
When I try to ping the website, it gives me a time out.
I have the bindings in IIS for the default website as:
http - xx.xx.xx.15 - 80
www.asezo.com
and
http - xx.xx.xx.15 - 80
asezo.com
And I'm still getting nothing. I can go directly to the IP http://xx.xx.xx.15/ and it gives me the IIS default website, I just can't get the url to propagate.
What am I doing wrong?