1834495 Members
2353 Online
110067 Solutions
New Discussion

Re: DNS Issue!!

 
Amit Manna_6
Regular Advisor

DNS Issue!!

HI,
I am having a DNS master server and four DNS secondary servers. There are three primary domains and there are total four subdomains. When i am putting a particular subdomain name in the 1st in the search order in resolv.conf on the DNS master server and secondary ones its not resolving. Anybody any ideas please?
3 REPLIES 3
Ivan Krastev
Honored Contributor

Re: DNS Issue!!

Check in log to see if master sends notify to all slaves and they receive zones correct.


ivan
Amit Manna_6
Regular Advisor

Re: DNS Issue!!

HI Ivan,
thanks for the reply. Which log i do need to check and in which server?
Ivan Krastev
Honored Contributor

Re: DNS Issue!!

Check in named.conf for "notify yes;". Add it if miss and reload named. You can put it in global section or in zones sections.
If nothing is specified in logging normal see /var/adm/syslog/syslog.log file.



ivan