nsd 3.0.2 complains if no -a and no ip-address:

Koh-ichi Ito kohi at iri.co.jp
Thu Nov 30 03:14:40 UTC 2006


At Wed, 29 Nov 2006 10:10:30 +0100,
Wouter Wijngaards wrote:
> 
> > Here it is.
> > 
> > ingram2# /proj/nsd-3.0.2/sbin/nsdc start
> > [1164788497] nsd[97639]: error: cannot parse address '(null)': getaddrinfo: Address family for hostname not supported

Oops!

Excuse me, because I applied previous patch by hand, so the
nest of parentheses was incorrect, and I correct it now.

Actual message is the following.

ingram2# /pub/src/nsd/nsd-3.0.2-local/nsd -t /proj/nsd3
[1164854165] nsd[5156]: error: cannot parse address '(null)': getaddrinfo: hostname nor servname provided, or not known

> Your version will work using the -4 option or ip4-only: yes

I tried -4, it works fine, but this may be out of point
because I got EAI_NONAME, not EAI_FAMILY actually.

I wonder these help or not,
- options INET6 is excluded from my KERNCONF.
- I didn't apply --disable-ipv6 on configure.

> Use   patch -p0 < patchfile

s/^- -/-/ makes it fine.

Regards,

						Koh-ichi Ito
				Internet Research Institute, Inc.



More information about the nsd-users mailing list