Re: problems resolving domains unser NSxx.DOMAINCONTROL.COM - this problem i have too! :(((((

2010-06-23 Thread Anatoly Pugachev
On 23.06.2010 / 17:51:24 +1000, Mark Andrews wrote: > > In message , > Piff > writes: > > Mark, > > > > more than once you have blamed firewal but I have tested without > > firewall and NSxx.DOMAINCONTROL.COM do not answer to "dig +dnssec". > > Wrong. The nameserver DO answer these queries. >

Re: our isp not supports EDNS?

2010-06-22 Thread Anatoly Pugachev
rst.x3843.x3837.x3827.rs.dns-oarc.net. > "Tested at 2010-06-22 17:11:44 UTC" > "169.199.1.1 sent EDNS buffer size 4096" > "169.199.1.1 DNS reply size limit is at least 3843" > > --- On Tue, 6/22/10, Anatoly Pugachev wrote: > > > From: Anatol

Re: our isp not supports EDNS?

2010-06-22 Thread Anatoly Pugachev
Mark, please see below... On 04.05.2010 / 14:31:25 +1000, Mark Andrews wrote: > > In message , > Je > ff Pang writes: > > Hello, > > > > Following the discussions in the list, I made a test on one of our > > servers, which is in an ISP's datacenter. > > > > The result is below: > > > > $ di

Re: manage large dns record

2009-11-19 Thread Anatoly Pugachev
There's $INCLUDE zone directive in bind zone file, read more in bind docs. Hope this helps. On 19.11.2009 / 15:40:32 +0700, Sokvantha YOUK wrote: > Dear ALL, > > Could you advice me what is the good way to manage large dns record in zone > file? I'm using bind v9, currently I need to add around

Re: call for testers

2009-10-22 Thread Anatoly Pugachev
Solaris 10 sparc running on T5120 $ uname -a SunOS hosting1 5.10 Generic_137111-04 sun4v sparc SUNW,SPARC-Enterprise-T5120 $ gcc -v Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/

Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-22 Thread Anatoly Pugachev
JINMEI, we're not using sparc for our bind installations, but this is a feedback on your 'call for testers' (bind compilation went successfully on both compilers): solaris 10 sparc, sun studio 12u1 compiler: $ uname -a SunOS chuck 5.10 Generic_141414-10 sun4u sparc SUNW,Sun-Fire-V440 $ cc -V cc

Re: BIND 9.5.1-P3 compilation problems.

2009-08-11 Thread Anatoly Pugachev
Hello! If you don't need DNSSEC for your zones, you can compile bind without SSL support, like "./configure --with-openssl=no" On 11.08.2009 / 07:28:31 -0400, Emery wrote: > Good morning, > > I've conducted two maintenance windows to upgrade our BIND primary > server to the new code to address

Re: Bind 9.6.1 stops after few hours.

2009-07-08 Thread Anatoly Pugachev
On 07.07.2009 / 11:55:34 -0400, Rob Payne wrote: > > > What do you mean by "stop"? Did the daemon crash, simply not respond > > to queries, or something else? > > I don't know if this is the same as what Laurence is seeing. Testing > 9.6.1 on Solaris 10/sparc, with a local build (THREADS, no ME

Re: BIND do not listen on udp port 53

2009-05-28 Thread Anatoly Pugachev
Hello. Check for "listen-on {...}" directive in your config files. On 28.05.2009 / 15:28:03 +0200, Thomas Manson wrote: > Hi, > I'm using BIND 9.5.0-P2 (on ubuntu server 8.04). > > And the bind server do not listen anymore on the udp port. ___ bind-u

servfail on 9.6.1rc1

2009-05-28 Thread Anatoly Pugachev
Hello. Installed bind-9.6.1rc1 for the "query-errors" category debugging. Server is a usual recursive server on solaris 10 x86 with 4Gb of RAM. Named was compiled with SunStudio 12 compiler suite as: CFLAGS="-m32 -xarch=sse2" ./configure --prefix=/ --with-openssl=no make named.conf without any vi

named querylog, cache hit

2009-05-19 Thread Anatoly Pugachev
Hello! This is a request to enhancement. Is it possible to make named querylog log somehow if clients query hit the server cache or not, not regarding to other logged query options (like +EDC). Thanks. ___ bind-users mailing list bind-users@lists.isc