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@bind1 /var/named]$grep servername domainname.net.zone [root@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@mercurygate.com wrote:
[root@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
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@mercurygate.com wrote:
[root@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@centos.org https://lists.centos.org/mailman/listinfo/centos
On 06/06/2017 15:07, Jason Welsh wrote:
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
That will happen every time named is restarted (it is part of the start up script) move your zones to something like /var/named/master/ or /var/named/slave depending.
Tris
************************************************************* This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify postmaster@bgfl.org
The views expressed within this email are those of the individual, and not necessarily those of the organisation *************************************************************