Klaus Darilion wrote:
>
> named-compilezone -j -f raw -o - example.com \
> /etc/bind/zones/example.com 2>&1| grep SOA|awk '{print $7;}'
Another option might be to use named-journalprint and grab the last SOA
from the output. I don't know which is faster... actually, let's test...
$ time named-
On 30.01.2014 14:28, Tony Finch wrote:
Mark Andrews wrote:
In message <52ea4c56.5060...@pernau.at>, Klaus Darilion writes:
Are there any tools/ways to query Bind for the incoming serial?
rndc zonestatus [class [view]]
I think that's a BIND-9.10 feature :-)
On 9.9 I think you e
Mark Andrews wrote:
> In message <52ea4c56.5060...@pernau.at>, Klaus Darilion writes:
> >
> > Are there any tools/ways to query Bind for the incoming serial?
>
> rndc zonestatus [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 an
On 30.01.2014 14:19, Mark Andrews wrote:
In message <52ea4c56.5060...@pernau.at>, Klaus Darilion writes:
Hi!
I use Bind for inline signing between a hidden master and the public
slaves. AFAIS Bind maintains 2 serials: one for the incoming unsigned
zone (eg. used to match incoming NOTIFYs) and
In message <52ea4c56.5060...@pernau.at>, Klaus Darilion writes:
> Hi!
>
> I use Bind for inline signing between a hidden master and the public
> slaves. AFAIS Bind maintains 2 serials: one for the incoming unsigned
> zone (eg. used to match incoming NOTIFYs) and one for the outgoing
> signed z
Hi!
I use Bind for inline signing between a hidden master and the public
slaves. AFAIS Bind maintains 2 serials: one for the incoming unsigned
zone (eg. used to match incoming NOTIFYs) and one for the outgoing
signed zone.
I want to monitor if my name servers are all up2date by monitoring an
6 matches
Mail list logo