Displaying 20 results from an estimated 30000 matches similar to: "zone transfer: many log entries"
2010 Sep 18
1
Dovecot LDA, virtual users, multiple uids: No luck
Hi,
I'm trying to get Dovecot's deliver to create and use mailboxen with
one uid per user. Reading the wiki, I decided to go with the sudo
attempt, but I'm stuck because deliver fails to create the intermediate
directories. The auth.log has this on the matter:
sudo: dovelda : TTY=unknown ; PWD=/var/spool/postfix ; USER=root ; COMMAND=/usr/lib/dovecot/deliver -f toni at
2008 Jun 30
1
newbie: problem with IMAPS + mutt + Thunderbird
Hi,
I'm a Dovecot newbie and have some problems with the configuration/the
resulting interoperability. My setup looks like this:
I receive my mail using qmail-ldap and sort it with a number of means
into
~/Mailbox/ (= INBOX) and
~/Mail/folder/ for various values of 'folder' (generally one folder
per mailing list).
The sorting is done via .qmail-* files, LDAP entries, and
2004 Jul 21
1
Bug#260573: logcheck: ignore.d.paranoid/cron and ignore.d.server/cron swapped
Package: logcheck
Version: 1.2.23
Severity: normal
Hello,
I have:
# /bin/cat ignore.d.server/cron
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ crontab\[[0-9]+\]: \([[:alnum:]-]+\) LIST \([[:alnum:]-]+\)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ crontab\[[0-9]+\]: \([[:alnum:]-]+\) REPLACE \([[:alnum:]-]+\)$
and:
# /bin/cat ignore.d.paranoid/cron
^\w{3} [ :0-9]{11} [._[:alnum:]-]+
2012 Sep 17
1
dovecot 1.x: problem with quota
Hi,
I have now verified that there is a problem with quota (and sieve?).
Summary:
If the "maildirsize" file gets garbled (= every once in a while),
mail is getting lost randomly.
Details:
I have a Debian box (6.0.5/amd64) with a Postfix server (2.7.1), which
delivers email via Dovecot (1.2.15) to local disk (ext3). My email is
filtered via a sieve script (wish I could have something
2004 Jun 19
1
Another way to transfer zones
Hi,
I've been working on a replacement for nsd-xfer/bind-xfer for the use
with NSD for some evenings now, and since I believe that at least some
of you do have the same problem I experienced during my transition to
NSD (that is, bind-xfer is only available in BIND8, which is sometimes a
little bit peeky in being compiled, plus the many invokations of that
program during the regular
2024 Dec 27
1
NSD stops forking with newer zone data
Hello,
It seems our NSD secondary has triggered some sort of intermittent bug
After several weeks/months of running nsd stops forking with the new zone data.
A manual nsd-control transfer or even nsd-control force_transfer won?t work, only restart of nsd solves the problem.
The only ?hint? I?ve found is that the nsd xfrd messages stops appearing in the logs (while the notify messages keeps
2013 Oct 18
1
nsd-4.0.0b5(and rc2) and changing zone from master to slave ?
Hi,
I'm doing some quick tests with nsd-4.0.0b5 and (rc2). And found
something strange when changing (nsd-control 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
2023 Mar 20
2
NSD zone file GENERATE directive
On 3/20/23 13:41, Anand Buddhdev via nsd-users wrote:
> Hi Robert,
>
> NSD doesn't understand the GENERATE directive. You'll have to create
> your zone files using a script or template engine.
Understood but certainly not helpful with large dynamic IPv6 PTR's...
Not that dynamic hosts NEED PTR's, but would still be nice to have.
--
inoc.net!rblayzor
XMPP:
2023 Mar 20
1
NSD zone file GENERATE directive
Robert Blayzor via nsd-users writes:
> > NSD doesn't understand the GENERATE directive. You'll have to create
> > your zone files using a script or template engine.
> Understood but certainly not helpful with large dynamic IPv6 PTR's...
> Not that dynamic hosts NEED PTR's, but would still be nice to have.
lex(1) is your friend. For managing our reverse ip6
2023 Jul 21
1
Adding SRV records to zone
Hi Sagar,
Are you getting a particular error?
Because the same method should work just fine in NSD. Simply open the
corresponding zone file (as configured in nsd.conf) and put that line
in there.
Best regards,
Jeroen Koekkoek
On Fri, 2023-07-21 at 09:14 +0200, Sagar Acharya via nsd-users wrote:
> How do I add SRV record to my zone file?
>
> Eg. In pdns I have
>
>
2013 Aug 26
0
NSD and out-of-zone data
Hello,
This topic has been discussed at least a couple of times in the past,
but is there currently any way to make NSD ignore out-of-zone data or
other errors in the zones or make NSD skip invalid zones? At least with
NSD 3.2.16 or earlier any such errors cause NSD rebuild fail and thus
prevent NSD from restarting.
This is especially problematic in environments where NSD acts as a slave
server
2011 Oct 30
1
reloading NSD zone configuration
Good morning,
On Tue Apr 28 2009 at 10:34:24 CEST, Jelte Jansen wrote:
> We are looking into it (if only because the question comes up about once a
> week now)
It's been a little more than a week since the question last turned up :)
I'd also like to know if any progress has been made to allow NSD to have
zones added/removed on the fly, somewhat along the lines of BIND's
2023 Mar 20
1
NSD zone file GENERATE directive
Hi Robert,
NSD doesn't understand the GENERATE directive. You'll have to create
your zone files using a script or template engine.
Regards,
Anand
On 20/03/2023 16:29, Robert Blayzor via nsd-users wrote:
> BIND has a handy feature $GENERATE directive in zone files that allows
> you to handle large ranges of things like PTR/A records without having
> to actually create long
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
2023 Jul 21
1
Adding SRV records to zone
I'm asking that what is the proper method to add SRV records. I read the documentation but I couldn't find anything around it.
If you can perhaps add something which specifies how each and every type of record is to be written on documentation, that would be very useful.
Thanking you
Sagar Acharya
https://humaaraartha.in
21 Jul 2023, 18:46 by jeroen at nlnetlabs.nl:
> Hi Sagar,
2023 Mar 20
1
NSD zone file GENERATE directive
BIND has a handy feature $GENERATE directive in zone files that allows
you to handle large ranges of things like PTR/A records without having
to actually create long lists in very large zonefiles.
This was handy for things like IPv4/v6 PTR's and matching A/AAAA records
for large dynamic hosts, etc.
Does NSD support any type of range generation such at this?
--
inoc.net!rblayzor
XMPP:
2023 Jul 21
1
Adding SRV records to zone
How do I add SRV record to my zone file?
Eg. In pdns I have
_xmpp-client._tcp.example.com.? ?3600? ? ?IN? ? ?SRV? ? ? 0 5 5222 example.com
Thanking you
Sagar Acharya
https://humaaraartha.in
P.S. Please cc me, I'm not subscribed to this list.?
2024 Dec 28
2
NSD stops forking with newer zone data
hi,
On 2024-12-27 22:32, Fredrik Pettai via nsd-users wrote:
> Hello,
>
> It seems our NSD secondary has triggered some sort of intermittent bug
> After several weeks/months of running nsd stops forking with the new
> zone data.
>
> A manual nsd-control transfer or even nsd-control force_transfer won?t
> work, only restart of nsd solves the problem.
> The only
2000 Jul 16
1
OpenSSH 2.1.1p3 problem on Debian 2.2
Hello,
because it doesn't seem as if the upstream tracks OpenSSH close enough
I tried to compile from source. It fails on ./configure with the
claim that it could not find the OpenSSL installation.
But getting the test program right together with an empty main(),
I can compile that by hand, resulting in:
$ ldd conftest
libnsl.so.1 => /lib/libnsl.so.1 (0x4001a000)
2012 Jul 23
1
[PATCH] nsd-patch: fix segfault after renaming slave zone
Hi all,
we have discovered a segfault in nsd-patch when renaming slave zone in nsd
config file if some data for this zone still exists in the IXFR diff
database.
In my case, the zone "black" was renamed to "blackinwhite":
> root at ggd115:/cage/nsd/var/nsd/zones#nsd-patch -c
> /cage/nsd/etc/nsd-dns-slave.conf
> reading database
> reading updates to database
>