Displaying 20 results from an estimated 30000 matches similar to: "Levels of verbosity?"
2010 Mar 14
0
NUDGE: Levels of verbosity?
On Thu, Dec 3, 2009 at 2:43 AM, Paul Hoffman <phoffman at proper.com> wrote:
>
> Greetings. I am starting to use NSD, and would like to get some indication of when my server is being queried.
dnscap + script of your choice
or
dsc (http://dns.measurement-factory.com/), which seems to be a
(public) favorite of root operators using NSD.
2015 Aug 09
2
How to import an mbox to an existing user as a new mailbox
On 3 Aug 2015, at 7:16, Steffen Kaiser wrote:
> On Mon, 3 Aug 2015, Paul Hoffman wrote:
>> On 2 Aug 2015, at 23:27, Steffen Kaiser wrote:
>>> On Sun, 2 Aug 2015, Paul Hoffman wrote:
>>>
>>>> Greetings. I have a bunch of mbox files that I want to import to an
>>>> existing user, each into a new mailbox. That is, I want to import
>>>>
2024 Jan 12
1
error: cannot write zone : Permission denied
Hello,
NSD 4.8.0 running on FreeBSD 13.2-RELEASE-p9 and serving both plain
and DNSSEC signed zones.
I noticed Permission denied errors in the logs for all domains listed
in nsd.conf:
[2024-01-12 12:20:05.710] nsd[8655]: info: writing zone
domain-plain.org to file domain-plain.org
[2024-01-12 12:20:05.710] nsd[8655]: error: cannot write zone
domain-plain.org file domain-plain.org~: Permission
2025 Jan 04
1
Old-main quit during quit sync
Hi all,
I'm running NSD 4.9.1 on OpenBSD 7.6. I recently upgraded from OpenBSD
7.5, which I believe had NSD 4.8.0 in base, and did not see this
behavior prior.
When I try to reload a zone using nsd-control, I am seeing an error
message in my logfile: "error: reload: old-main quit during quit sync"
This error does not appear to happen every time I run reload, but it
does get
2025 Jan 07
1
Old-main quit during quit sync
Op 04-01-2025 om 17:10 schreef Otto Retter via nsd-users:
> Hi all,
>
> I'm running NSD 4.9.1 on OpenBSD 7.6. I recently upgraded from OpenBSD
> 7.5, which I believe had NSD 4.8.0 in base, and did not see this
> behavior prior.
Thanks Otto,
Indeed, NSD 4.8.0 did not log this condition as an error message and
just proceeded if the old-main would quit.
With 4.9.0 reloading
2024 Jul 23
1
NSD 4.10.1rc2 pre-release
Hi,
NSD 4.10.1rc2 pre-release is available:
https://nlnetlabs.nl/downloads/nsd/nsd-4.10.1rc2.tar.gz
sha256 ce2e82bc673aeff3a71aeb422fa38fb8db0a591edb76c13b0e4dde83ec8253e9
pgp https://nlnetlabs.nl/downloads/nsd/nsd-4.10.1rc2.tar.gz.asc
Version 4.10.1 consists primarily of bug fixes.
@bilias implemented mutual TLS authentication for zone transfers.
Please consult the nsd.conf manual for details
2024 May 17
1
query: bad tsig signature for key
hi,
At least with a recent version if it is a time sync issue nsd will do a specific log msg that.
Laura,
can you send over the actual configuration?
(maybe replacing the key with a placeholder or rotating the keys afterwards)
It sounds strange if nsd checks tsig on the notify, but allow xfr without it.
Regards,
Tam?s
May 16, 2024 16:14:59 Anand Buddhdev via nsd-users <nsd-users at
2024 Feb 27
1
About timestamps in logs and zonestatus
Hi Peter,
NSD processes updates in batches. xfrd receives the [AI]XFR and
schedules a reload for the main process, which in turn forks new serve
children. The served-serial is updated after main reports success, the
commit-serial (update written to disk) is updated before the reload (to
explain the serials).
The difference in timestamp can be explained by the fact that NSD looks
up if the serial
2024 Feb 28
1
About timestamps in logs and zonestatus
Hi Jeroen,
I just realised that the version I use is very old -- 4.1. So first what I
should do -- updating it and only then come here , asking for clarification.
??, 27 ????. 2024??. ? 14:19, Jeroen Koekkoek <jeroen at nlnetlabs.nl>:
> Hi Peter,
>
> NSD processes updates in batches. xfrd receives the [AI]XFR and
> schedules a reload for the main process, which in turn forks
2013 Feb 04
1
NSD 3.2.15 released (+RRL)
Dear NSD users,
Here is the release candidate for NSD 3.2.15. This comes with ILNP
support, NSD-RRL and different TSIG initialization (it fails if it can't
find no suitable algorithms, instead of can't find 'one of the'). Plus
some bugfixes.
The NSD-RRL implementation is based on the work by Vixie and Schryver.
However, because of the code-diversity argument that is at the basis
2024 Dec 12
0
NSD 4.11.0 released
Dear all,
NSD 4.11.0 is available:
https://nlnetlabs.nl/downloads/nsd/nsd-4.11.0.tar.gz
sha256 93956d90d45ffa9f84f8ca2f718a42105e4236d094ce032211849f1a12cdc158
pgp https://nlnetlabs.nl/downloads/nsd/nsd-4.11.0.tar.gz.asc
Version 4.11.0 sees various small features and bugfixes.
One notable feature is that configuration can be reloaded and evaluated
on SIGHUP, when enabled with the new
2015 Aug 09
2
How to import an mbox to an existing user as a new mailbox
On 9 Aug 2015, at 8:46, Benny Pedersen wrote:
> Paul Hoffman skrev den 2015-08-09 17:40:
>
>> Initializing mail storage from mail_location parameter failed: mbox:
>> mbox root directory can't be a file
>>
>> Which bit am I missing here?
>
> sudo doveadm import -u Foo mbox:/home/phoffman/project1/ "Project 1"
> all
>
> untested
When I
2019 Dec 28
2
tinydns to nsd
On Sat, 28 Dec 2019 17:02:09 +0100
richard lucassen via nsd-users <nsd-users at lists.nlnetlabs.nl> wrote:
> The problem is (was) that I used "include:" statements in nsd.conf
> to load zone information. Apparently nsd does not reread the include
> files upon a SIGHUP. I scripted everything into 1 file and a HUP
> rereads the zone info now.
Wrong, I made a mistake it
2024 Dec 05
1
NSD 4.11.0rc1 pre-release
Dear all,
NSD 4.11.0rc1 pre-release is available:
https://nlnetlabs.nl/downloads/nsd/nsd-4.11.0rc1.tar.gz
sha256 7594d014199585c24f6593649bfc657078d411a3f09eb31192a35a7c031c028f
pgp https://nlnetlabs.nl/downloads/nsd/nsd-4.11.0rc1.tar.gz.asc
Version 4.11.0rc1 sees various small features and bugfixes.
One notable feature is that configuration can be reloaded and evaluated
on SIGHUP, when
2024 May 16
1
query: bad tsig signature for key
Could someone kindly explain what "query: bad tsig signature for key" means and how to fix it ?
I have quadruple checked (a) tsig key matches both sides (b) tsig algo matches both sides.
Primary is PowerDNS 4.9.0 (from the PowerDNS repo)
Secondaries are NSD 4.6.1 (from Debian Bookworm distro repo)
The secondaries do not receive notifies from primary, instead posting the above error
2007 Jul 10
1
nsdc update implementation details
Hi,
I have a query regarding running a manual update of nsd via:
# nsdc update
My NSD server is accepting notifications from two servers. From my
nsd.conf:
# master 1
allow-notify: X.X.X.X NOKEY
request-xfr: AXFR X.X.X.X NOKEY
# master 2
allow-notify: Y.Y.Y.Y NOKEY
request-xfr: AXFR Y.Y.Y.Y NOKEY
Are both servers sequentially queried each time
2009 Dec 17
1
DO NOT REPLY [Bug 6995] New: Suggested new verbosity level
https://bugzilla.samba.org/show_bug.cgi?id=6995
Summary: Suggested new verbosity level
Product: rsync
Version: 2.6.9
Platform: All
OS/Version: Other
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: phoffman at proper.com
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
2005 Dec 05
1
ANNOUNCEMENT: NSD 2.3.2 released
NSD 2.3.2 is a bugfix release.
Please see the README document for configuration and installation
instructions.
You can download NSD from http://www.nlnetlabs.nl/nsd/
Note: we switched to SHA-1 for tarball digest.
2.3.2
=============
FEATURES:
- Bug #101: add support for the SPF record.
BUG FIXES:
- Bug #100: replaced non-portable use of timegm(3) with
portable
2015 Aug 03
2
How to import an mbox to an existing user as a new mailbox
On 2 Aug 2015, at 23:27, Steffen Kaiser wrote:
> On Sun, 2 Aug 2015, Paul Hoffman wrote:
>
>> Greetings. I have a bunch of mbox files that I want to import to an
>> existing user, each into a new mailbox. That is, I want to import the
>> file project1.mbox to user Foo, into a newly-created mailbox called
>> "Project 1". Is there a dovecot tool to do this