Displaying 5 results from an estimated 5 matches for "zonestatus".
2024 Feb 27
2
About timestamps in logs and zonestatus
Dear All,
Please help me understand why timestamps in logs are different from those
in nsd-control zonestatus output:
served-serial: "2024022603 since 2024-02-27T08:07:51"
commit-serial: "2024022603 since 2024-02-27T08:07:51"
Feb 26 18:47:34 slave-server nsd[780]: zone testzone.test. received update
to serial 2024022603 at 2024-02-26T18:47:33 from 192.168.10.10 TSIG
ve...
2024 Feb 27
1
About timestamps in logs and zonestatus
...rinted, we can try increasing verbosity to spot an issue, or I'll
have to dive into the code.
- Jeroen
On Tue, 2024-02-27 at 08:59 +0300, Peter Andreev via nsd-users wrote:
> Dear All,
>
> Please help me understand why timestamps?in logs are different from
> those in nsd-control zonestatus output:
>
> ? ? ? ? served-serial: "2024022603 since 2024-02-27T08:07:51"
> ? ? ? ? commit-serial: "2024022603 since 2024-02-27T08:07:51"
>
> Feb 26 18:47:34 slave-server nsd[780]: zone testzone.test. received
> update to serial 2024022603 at 2024-02-26T18:47...
2024 Feb 28
1
About timestamps in logs and zonestatus
...t an issue, or I'll
> have to dive into the code.
>
> - Jeroen
>
>
> On Tue, 2024-02-27 at 08:59 +0300, Peter Andreev via nsd-users wrote:
> > Dear All,
> >
> > Please help me understand why timestamps in logs are different from
> > those in nsd-control zonestatus output:
> >
> > served-serial: "2024022603 since 2024-02-27T08:07:51"
> > commit-serial: "2024022603 since 2024-02-27T08:07:51"
> >
> > Feb 26 18:47:34 slave-server nsd[780]: zone testzone.test. received
> > update to serial 20...
2013 Oct 18
1
nsd-4.0.0b5(and rc2) and changing zone from master to slave ?
...l reconfig) one
zone from:
zone:
name: 10.in-addr.arpa
zonefile: /zones/empty.zone
to
zone:
name: 10.in-addr.arpa
request-xfr: 192.168.122.12 NOKEY
allow-notify: 192.168.122.12 NOKEY
zonefile: /zones/slave/10.rev
and doing nsd-control reconfig.
After reconfig nsd-control zonestatus still shows that
the zone is still master:
zone: 10.in-addr.arpa
state: master
But if I do nsd-control write, then nsd writes:
[1382128657] nsd[13461]: info: new control connection from ::1
[1382128657] nsd[13461]: info: remote control connection authenticated
[1382128657] nsd[13461]: in...
2023 Dec 04
1
Question on slave
...provide-xfr fields) and, on the slave, only defined the
"server" part of the config and, for each zone, the allow-notify and
request-xfr fields.
When, on the slave, I execute "nsd-control force_transfer gosane.fr" i
just get an "ok" message.
Then "nsd-control zonestatus gosane.Fr" spits out:
zone:?? gosane.fr
?????? state: ok
?????? served-serial: "2023110103 since 2023-12-04T12:39:04"
?????? commit-serial: "2023110103 since 2023-12-04T12:39:04"
?????? wait: "80812 sec between attempts"
That looks fine to me (the slave had n...