Also make sure you’ve incremented the serial number in the zone file by at least 1.
From: [email protected] [mailto:[email protected]] On Behalf Of Chris Buxton Sent: Wednesday, February 13, 2013 12:58 PM To: Paul A Cc: [email protected] Subject: Re: SOA issue On Feb 13, 2013, at 9:22 AM, Paul A wrote: Can anyone tell help me figure out why this SOA is not changing no matter what I do. The zone was edited and has a new SOA but no matter what I do bind doesn’t reload the zone with the new SOA. I tried rndc freeze/unfreeze and still nothing. Short of reloading bind what else can I do. TIA, Paul named-compilezone -o - sturdymemorial.org<http://sturdymemorial.org/> db.sturdymemorial zone sturdymemorial.org/IN:<http://sturdymemorial.org/IN:> loaded serial 2013021307 sturdymemorial.org<http://sturdymemorial.org/>. 86400 IN SOA reuben.meganet.net<http://reuben.meganet.net/>. postmaster.naisp.net<http://postmaster.naisp.net/>. 2013021307 10800 3600 604800 600 OK Your zone only has an SOA record. A zone without NS records will not load. If that's not really the issue, because you've edited the output above, a couple of hints: - rndc reload <zone> is unnecessary if rndc freeze <zone> executes correctly. A dynamic zone (one that you would freeze and thaw) cannot be reloaded. Thawing the zone effectively reloads it. - Do not edit a dynamic zone's zone file without first freezing it. Otherwise, when you freeze it, the data in memory will be written to disk, overwriting your changes. - Are you sure you're editing the right file? Chris Buxton BlueCat Networks rndc reload sturdymemorial.org<http://sturdymemorial.org/> zone reload up-to-date dig @localhost sturdymemorial.org<http://sturdymemorial.org/> soa ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57470 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 3 ;; QUESTION SECTION: ;sturdymemorial.org. IN SOA ;; ANSWER SECTION: sturdymemorial.org<http://sturdymemorial.org/>. 600 IN SOA reuben.meganet.net<http://reuben.meganet.net/>. postmaster.naisp.net<http://postmaster.naisp.net/>. 2012011801 10800 3600 604800 600 from the log file named[26675]: received control channel command 'reload sturdymemorial.org<http://sturdymemorial.org/>' _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list [email protected]<mailto:[email protected]> https://lists.isc.org/mailman/listinfo/bind-users Athena®, Created for the Cause™ Making a Difference in the Fight Against Breast Cancer How and Why I Should Support Bottled Water! Do not relinquish your right to choose bottled water as a healthy alternative to beverages that contain sugar, calories, etc. Your support of bottled water will make a difference! Your signatures count! Go to http://www.bottledwatermatters.org/luv-bottledwater-iframe/dswaters and sign a petition to support your right to always choose bottled water. Help fight federal and state issues, such as bottle deposits (or taxes) and organizations that want to ban the sale of bottled water. Support community curbside recycling programs. Support bottled water as a healthy way to maintain proper hydration. Our goal is 50,000 signatures. Share this petition with your friends and family today! --------------------------------- CONFIDENTIALITY NOTICE: This e-mail may contain privileged or confidential information and is for the sole use of the intended recipient(s). If you are not the intended recipient, any disclosure, copying, distribution, or use of the contents of this information is prohibited and may be unlawful. If you have received this electronic transmission in error, please reply immediately to the sender that you have received the message in error, and delete it. Thank you. ----------------------------------
_______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

