Displaying 20 results from an estimated 4000 matches similar to: "nsd can't bind udp socket: Address already in use"
2013 Jul 10
0
Fwd: Re: nsd can't bind udp socket: Address already in use
Rick,
My apologies :)
zongo
-------- Original Message --------
Subject: Re: [nsd-users] nsd can't bind udp socket: Address already in use
Date: Wed, 10 Jul 2013 19:33:20 +0200
From: Rick van Rein (OpenFortress) <rick at openfortress.nl>
To: zongo saiba <zongosaiba at gmail.com>
zongo,
you only sent this to me?
-rick
On Jul 10, 2013, at 7:04 PM, zongo saiba
2025 Apr 22
1
NSD 4.12.0rc1 pre-release
Hi Andreas,
On 18/04/2025 23:28, A. Schulze via nsd-users wrote:
> I added #437 to my build. It works, somehow...
>
> I cannot imagine a scenario for any (resolver?) software to implicitly
> send a SOA probe over UDP to port 853 / not port 53
> Could you clarify this, please?
Unbound is an example when configured with auth zones, it will send the
SOA prove over UDP before
2013 Mar 01
1
NSD compressing RP content
Hello,
while investigating a report from Jan-Piet Mens (resulting in http://wiki.powerdns.com/trac/changeset/3109), we discovered that NSD (both 3.2.15 and 4.0.0b4) compresses labels in RP content. As far as I can see, this is not allowed by RFC3597 section 4 paragraph 1/2.
PowerDNS Recursor, like Unbound and BIND, now deals with this as 3597 section 4 paragraph 4 says we SHOULD. Nevertheless,
2025 Apr 18
1
NSD 4.12.0rc1 pre-release
Am 17.04.25 um 09:58 schrieb Yorgos Thessalonikefs via nsd-users:
> Hi Andreas,
>
> On 16/04/2025 23:17, A. Schulze via nsd-users wrote:
>> 4. any chance, that https://github.com/NLnetLabs/nsd/pull/437 find it's way in 4.12?
>> ??? a similar change in active in unbound-1.23.0rc2 and works well there.
> This change was heading to 4.12 but we pulled it because it was
2025 Apr 17
1
NSD 4.12.0rc1 pre-release
Hi Andreas,
On 16/04/2025 23:17, A. Schulze via nsd-users wrote:
> 4. any chance, that https://github.com/NLnetLabs/nsd/pull/437 find it's
> way in 4.12?
> ?? a similar change in active in unbound-1.23.0rc2 and works well there.
This change was heading to 4.12 but we pulled it because it was breaking
software that implicitly sends the SOA probe over UDP.
Maybe a more lenient
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
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
2025 Apr 16
4
NSD 4.12.0rc1 pre-release
Dear all,
NSD 4.12.0rc1 pre-release is available:
https://nlnetlabs.nl/downloads/nsd/nsd-4.12.0rc1.tar.gz
sha256 b9085a3fd08b8318ac30715faf1c7698099781eb3520253774a46f74386342e9
pgp https://nlnetlabs.nl/downloads/nsd/nsd-4.12.0rc1.tar.gz.asc
This release introduces Prometheus metrics that can be compiled with
`--enable-prometheus-metrics` and configured with `enable-metrics` (see
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
>
2024 Jun 27
1
NSD 4.10.0 compile failure in Homebrew
Hi NSD developers,
I submitted a merge request in Homebrew to update NSD to 4.10.0. The
compile failed, and I don't know what the error means and how to fix it.
Could one of you please take a look?
https://github.com/Homebrew/homebrew-core/pull/175796
Regards,
Anand
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
2003 Sep 17
1
nsd serving localhost
Hi,
I just installed nsd 1.2.2, and found that it choked on the following
zone file when parsing it as an IPv6 zone file, complaining about
out-of-zone data on line 2:
@ IN SOA ns.oryx.com. hostmaster.oryx.com. (
2003091600 10800 3600 2592000 86400 )
1 IN PTR localhost.
Using it only under IPv4 worked. What I'm now using is
2025 Apr 23
3
Build all NSD features by default
Hello NSD developers,
The new release candidate of NSD, with the new prometheus metrics feature,
got me thinking about NSD's feature set, and how so many of its features
have to be enabled at compile time. The result of of this is that NSD
packages on various operating systems behave differently. I would like to
propose that you adjust the build process to compile in *all* the features
of
2023 Sep 01
2
Split-horizon question
Hello,
NSD 4.7.0 running on FreeBSD 13.X and serving DNSSEC signed zone (say
mydomain.org) to the world.
I've been approached by a customer with the request to include certain
records into mydomain.org zone which will be resolvable only from
their premises.
I'm thinking to setup a pair of unbound instances, ask the customer to
configure conditional forwarding for mydomain.org to those
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
2016 Apr 06
5
samba dns
Would prefer to continue to use my NSD/Unbound installs for most DNS
(if not all) services. NSD is the authoritative server for the domain,
and Unbound is the cache/resolver that the clients connect to. I'd
like to not disturb this setup but I'll need the SRV records so that
AD works. If the SRV records are fixed I suppose I could host them
using NSD, then Samba wouldn't have to be
2019 Dec 21
1
tinydns to nsd
I have used tinydns for many many years now and it has always worked
very well. I like its simplicity: 1 text file is converted into a cdb
database, there's no master/slave environment (all nameservers are
equal) and synchronisation is done by rsync. Tinydns is run by runit, a
supervise system.
I'm looking at NSD now and I think I can use NSD the same way I use
tinydns. The only
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:
2013 Sep 26
1
Is nsupdate works for NSD ?
Dear all,
Could I use the tool "nsupdate" from the "dnsutils" package to update my
zone/record in NSD ?
http://docs.freebsd.org/doc/8.0-RELEASE/usr/share/doc/bind9/arm/man.nsupdate.html
Thanks by advance.
2024 Jul 30
1
NSD 4.10.1rc2 pre-release (NOTIFY TCP)
>Regarding whether notifies are still plain UDP. Yes, the config parser
>doesn't accept additional arguments to "notify" and judging by the xfrd
>code anything to do with notify is using UDP, so no TLS yet.
Is there currently or will there by provision for NOTIFY over TCP?
Knot-DNS only supports NOTIFY over TCP and not UDP, so interoperabilty is in
danger. nsd.conf(5)