On 30.01.2014 14:28, Tony Finch wrote:
Mark Andrews <ma...@isc.org> wrote:
In message <52ea4c56.5060...@pernau.at>, Klaus Darilion writes:

Are there any tools/ways to query Bind for the incoming serial?

        rndc zonestatus <zone> [class [view]]

I think that's a BIND-9.10 feature :-)

On 9.9 I think you either have to look at named's logs and/or look at the
unsigned zone file and journal using named-compilezone -j.

Thanks, that's what I was looking for.

For the records:

named-compilezone -j -f raw -o - example.com \
  /etc/bind/zones/example.com 2>&1| grep SOA|awk '{print $7;}'

regards
Klaus


_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to