This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Attachment: named.log
Description: Text document

Attachment: cygcheck.out
Description: Text document

Attachment: named.conf
Description: Text document

Attachment: db.example
Description: Text document

--
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]