hey folks, we upgraded bind last night to bind-9.8.2-0.62.rc1.el6_9.1.x86_64 and now our server seems to not be able to update. Whenever we add records and update the soa and reload, it still shows the old data.. so for example, we have [root at bind1 /var/named]$grep servername domainname.net.zone [root at bind1 /var/named]$nslookup -port=5353 servername 10.115.76.87 Server: 10.10.76.87 Address: 10.10.76.87#5353 Name: servername.domainname.net Address: 10.66.35.106 but when I grep the file from the zone file, it is not there.. grep servername domainname.net.zone <returns nothing> ive tried restarting the named a few times.. Im not seeing much that looks like its related in the logs.. any ideas? there is no selinux enabled here. Jason
--On Tuesday, June 06, 2017 10:53 AM -0400 Jason Welsh <jason.welsh at mercurygate.com> wrote:> [root at bind1 /var/named]$nslookup -port=5353 servername 10.115.76.87nslookup is deprecated. What does dig say? It's much more informative and shows all the details of the query and reply packets. --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
ugh, the upgrade changed the owner from named to root on /var/named where my zone files are and therefore named could not read the zone files.. How embarrassing.. ;) Jason On 06/06/2017 09:58 AM, Kenneth Porter wrote:> --On Tuesday, June 06, 2017 10:53 AM -0400 Jason Welsh > <jason.welsh at mercurygate.com> wrote: > >> [root at bind1 /var/named]$nslookup -port=5353 servername 10.115.76.87 > > nslookup is deprecated. What does dig say? It's much more informative > and shows all the details of the query and reply packets. > > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos