Re: unable to obtain neither an IPv4 nor an IPv6 dispatch

2014-07-16 Thread Mark Andrews
You need to increase ISC_SOCKET_MAXSOCKETS. e.g. ./configure STC_CDEFINES=-DISC_SOCKET_MAXSOCKETS=21000 In message , Matthew Calder writes: > --===1218088129802327245== > Content-Type: multipart/alternative; boundary=089e013a044a72db8004fe551784 > > --089e013a044a72db8004f

unable to obtain neither an IPv4 nor an IPv6 dispatch

2014-07-16 Thread Matthew Calder
I'm completely new to BIND configuration. I'm running on BIND 9.9.5-3-Ubuntu (Extended Support Version) on Ubuntu 14.04 and seeing this error on startup/reload. Jul 15 19:20:57 named[1978]: server.c:2772: unexpected error: Jul 15 19:20:57 named[1978]: unable to obtain neither an IPv4 nor an IPv6 d

Re: Can someone please translate entries from query.log file?

2014-07-16 Thread Carsten Strotmann
Mark Andrews writes: > Truly, you need to upgrade. The latest BIND 9 should still build > and run on Solaris 8 though that hasn't been tested in years. You > will need to install a C99 or later based compiler. > Hi Samad Agha, I've a working Solaris 8 develop environment where I can build BIN