bind 9.9.2-P1-2 doesn't accept client connections

Filipp Gunbin fgunbin@fastmail.fm
Thu Apr 18 21:27:00 GMT 2013


I try to run bind as `named -d 3', but it doesn't start with the error
`could not listen on UDP socket: not enough free resources'.  As
suggested in this thread
http://sourceware.org/ml/cygwin/2010-05/msg00452.html , I start it as
`named -S 256 -d 3'.  This time it gets up (log attached) and stays
running, but clients cannot connect to it.

Output from host:

> host node1.example.com 127.0.0.1
;; connection timed out; no servers could be reached

Output from dig:

> dig @127.0.0.1 node1.example.com
; <<>> DiG 9.9.2-P1 <<>> @127.0.0.1 node1.example.com
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached

I'm attaching the relevant files (bind log, cygcheck output,
/etc/named.conf and my sample domain file).

Filipp

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: named.log
URL: <http://cygwin.com/pipermail/cygwin/attachments/20130418/88687fc6/attachment.log>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cygcheck.out
URL: <http://cygwin.com/pipermail/cygwin/attachments/20130418/88687fc6/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: named.conf
URL: <http://cygwin.com/pipermail/cygwin/attachments/20130418/88687fc6/attachment.conf>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: db.example
URL: <http://cygwin.com/pipermail/cygwin/attachments/20130418/88687fc6/attachment-0001.ksh>
-------------- next part --------------
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


More information about the Cygwin mailing list