Azure DNS Zone name servers updated to Domain registrar but unknown host even after 4-5 hours

北战南征 提交于 2019-12-02 13:34:12
H Bala

The Apex domain now works perfectly following the cmdlets with corrections as recommended added. Ref: Azure DNS - Domains Not Being Found By Public Internet

I had my registrar with a A record pointing to webapp IP, and nameservers to that of azure DNS zone for example.com in place of default registrars.

But, www.example.com gives me unknown host but i checked each step as recommended still but not able to make out what I am missing during setup.

www.saffrongeek.com@8.8.4.4 (Default):

www.saffrongeek.com. 9 IN CNAME saffrongeek.com.

saffrongeek.com. 59 IN A 191.236.59.67

saffrongeek.com@8.8.4.4 (Default):

saffrongeek.com. 59 IN A 191.236.59.67

Okay, It appears that www.saffrongeek.com gets properly routed to Parent DNS zone on Azure from the Domain registrar recorded settings for Name servers. But was not getting delegated to child DNS zone.

On top of the settings in this picture, I added a A @ record at Azure Child DNS zone pointing to IP.Now both root domain, saffrongeek.com and www subdomain works.

I am not sure if you have already found the answer to your issue, given this question is very old. I was having same issue and I found your post here helpful.

Coming to your issue that www.example.com is getting unknown host, I created an A record and pointed that to the VM public IP address. I figured we can set Load Balancer IP address as well here.

I created 2 A records

1) www.example.com: set www in name field when creating A record. 2) example.com: leave name field blank when creating A record

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!