Displaying 20 results from an estimated 3000 matches similar to: "Another way to transfer zones"
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
2009 Apr 05
1
Segfault in Sieve 1.2
Hello,
two days ago I've upgraded to 1.2rc2 and the new sieve implementation
(version 0.1.4). Today I got the first mail that got stuck in the
postfix queue because deliver was dying with a segfault.
The mail is spam, thus I don't have any issues sharing it:
http://users.birkenwald.de/~berni/temp/deliver-segfault.mail
It happens with this small sieve script (my normal one is larger, but
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
2015 Jan 29
2
quota_full_tempfail = yes broken with lmtp_rcpt_check_quota (was: Re: lmtp_rcpt_check_quota not working)
Bernhard Schmidt <berni at birkenwald.de> wrote:
Hi,
> Axel Luttgens <AxelLuttgens at swing.be> wrote:
>
> Hi Axel,
>
>> Le 11 f?vr. 2014 ? 08:34, Bernhard Schmidt a ?crit :
>>
>>> [...]
>>> so Dovecot should reject in RCPT TO phase, but according to the logs of the
>>> upstream Postfix it does so after END-OF-DATA
>>>
2012 Mar 05
3
IXFR regression in nsd 3.2.9?
We upgraded to NSD 3.2.9 (from 3.2.8) because we encountered the
problem "Fix denial of existence response for empty non-terminal that
looks like a NSEC3-only domain (but has data below it)." (a nasty
problem with DNSSEC). But we now have IXFR issues.
On one name server, NSD 3.2.9 works fine, zones are IXFRed and work.
On another name server, with much more zones (and big ones), we
2006 Dec 07
1
a few more notes
hi,
while all files is owned by nsd user and nsd run as nsd the nsd.db is
still owned by root user (because the compiler run as root and create
this file as root, ok i know just it'd be better if this file is owned
by nsd too).
another strange thing is that on the slave nsd i've got such messages:
-----------------------------------------
zonec: reading zone "lfarkas.org".
2006 Dec 16
0
NSD 3: adding zones without restarting?
I try to change the configuration of a runnung NSD 3 instance. "nsdc
reload" apparently does not read the config (only the database). "nsdc
restart" seems to do the trick but is there a way to have the
configuration change taken into account without stopping the service
for the time it takes to restart?
2003 Jul 21
0
nsd replies with NOTIMP when receiving a NOTIFY?
The primary (a BIND9) of a zone ("test.") served (as a secondary) by
our nsd complains:
Jul 16 17:52:45.796 notify: debug 3: zone test/IN: notify response from 192.134.7.251#53: NOTIMP
After all, nsd implements the NOTIFY, it logs them and SEC parses the
log file to run "nsdc update". Isn't it an error to send a NOTIMP?
nsd 1.2.1
2024 Oct 23
1
Multiple consumer catalog zones support in NSD
Hello,
The NSD documentation on Catalog zones[1] states:
> NSD can be a producer of catalog zones as well as a catalog zone consumer, but it is limited to process only a single consumer zone.
This can be a shortcoming in some architectures, like when NSD is used as a distribution server, dynamically "collecting" domains from several primary servers (each with its own catalog zone)
2003 Aug 04
1
Processing "BIND8-like" statistics
I wonder how to process the statistics logged by nsd. We compile with
--enable-bind8-stats and I thought we would be able to reuse the Perl
script that translated our BIND8 statistics to MRTG.
But the script has problems, probably because nsd has several daemons,
not just one, and each one is logging statistics.
Aug 4 10:34:01 ns2 nsd[24573]: NSTATS 1059986041 1059979224 A=292259 NS=4886
2004 Aug 07
1
multiple instances of NSD
I'm trying to set up a machine which will be running multiple instances
of NSD to serve different sets of zones from different interfaces. What
I'm running into is that I can't specify different PID files to refer to
on the command line.
Are there any shortcuts or do I need to go write a patch?
Any other implications of multiple instances?
--
2006 Dec 10
5
which is the vaild a format?
hi,
after i test nsd i find the following. if i use this in a zone file:
$ORIGIN example.com.
CNAME www
www CNAME x
x A 1.2.3.4
then it's excepted by nsd what's more give the proper result. if the
slave is nsd than there is no problem, while if the slave is bind i've
got the following error:
2012 Jun 08
2
Best practices to switch from BIND to NSD
Hi,
I'm a sys admin and currently working for a french hosting company. We
provide DNS services to our customers and at the moment we are using BIND
on Debian servers. BIND is a good software but we don't need a recursing
DNS for our public DNS, and we needed better security than what BIND provides.
So I made the suggestion to replace BIND by another DNS software.
NSD appears to be the
2023 Nov 29
1
NSD 4.8.0rc1 pre-release
Hi,
NSD 4.8.0rc1 pre-release is available:
https://nlnetlabs.nl/downloads/nsd/nsd-4.8.0rc1.tar.gz
sha256 64f1da8f8163340f9d3b352ef8819e3c72c951fdd87cff55dc3b6a6b1ea27942
pgp https://nlnetlabs.nl/downloads/nsd/nsd-4.8.0rc1.tar.gz.asc
This release introduces PROXYv2 support and faster statistics gathering,
removes the database option and fixes bugs.
The proxy protocol support is an implementation
2013 Mar 11
1
nsd4 process weirdness?
Hi,
I was playing with the munin plugin in nsd4 beta4, and saw some strange
errors. Directly after starting nsd on linux, I'm seeing:
$ ps ax -o pid,ppid,user,args | grep nsd
1638 1 nsd /usr/sbin/nsd -c /etc/nsd/nsd.conf
1641 1638 nsd /usr/sbin/nsd -c /etc/nsd/nsd.conf
1647 1641 nsd /usr/sbin/nsd -c /etc/nsd/nsd.conf
$ sudo munin-run nsd_munin_memory
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
2005 Oct 12
1
build-nsdzones.pl and nsd.zones fileformat
hi,
I noticed the build-nsdzones.pl only converts the first zone of my
named.conf to nsd.zones. It also did not include either a master or
notify keyword, even though my bind configuration for that zone had an
also-notify keyword. Even not listing an also-notify line did not cause
build-nsdzones.pl to process more then one zone.
Second, I had a question about the nsd.zones format. Does the
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
2013 Nov 06
1
Frequent RRL false negatives when using multiple server processes on Linux
Hi,
Please advise how to use Response Rate Limiting on a server which has
multiple NSD server processes (nsd.conf server section has server-count
> 1).
We have a problem with NSD v3.2.16 repeatedly unblocking and blocking
again a single source which is flooding positive queries at a ~steady
700 qps rate. rrl-ratelimit setting is the default 200 qps. The
unblock-block happens multiple times
2008 Jan 15
1
problem using nsd
Hello I have this problem since a week or so:
The nsd daemon crashes unexpectedly and the nsd log files shows this:
[1200299533] nsd[3736]: info: XSTATS 1200299533 1200298484 RR=0 RNXD=0
RFwdR=0 RDupR=0 RFail=0 RFErr=0 RErr=0 RAXFR=0 RLame=0 ROpts=0 SSysQ=0
SAns=40 SFwdQ=0 SDupQ=0 SErr=0 RQ=37 RIQ=0 RFwdQ=0 RDupQ=0 RTCP=0 SFwdR=0
SFail=30 SFErr=0 SNaAns=0 SNXD=0 RUQ=0 RURQ=0 RUXFR=0 RUUpd=1