Re: Need to improve named performance

2012-11-12 Thread Ed LaFrance
12 8:49 AM, David Forrest wrote: On Mon, 12 Nov 2012, Ed LaFrance wrote: Hello Alan - Of course you are right, my bad. Here's the entirety of my named.conf - there's nothing pertaining to logging in here, so I guess that means that 'log everything' is the default. I would o

Re: Need to improve named performance

2012-11-12 Thread Ed LaFrance
7.IN-ADDR.ARPA" { type master; file "localhost.rev"; }; include "/etc/dnsmanager.include"; ... dnsmanager.include contains nothing but the zone definitions. Ed On 11/12/2012 8:09 AM, Alan Clegg wrote: On Nov 12, 2012, at 10:58 AM, Ed LaFrance wrote:

Re: Need to improve named performance

2012-11-12 Thread Ed LaFrance
ore about it but I'm swamped this am, just thought I'd post here to see if anyone knows a quick way to exclude named from the syslog completely. Ed On 11/12/2012 7:34 AM, Alan Clegg wrote: On Nov 12, 2012, at 10:23 AM, Ed LaFrance wrote: I've been corresponding with several

Re: Need to improve named performance

2012-11-12 Thread Ed LaFrance
I confess some general ignorance, so perhaps you know the directive for that? Thanks again! Ed On 11/11/2012 10:56 PM, Florian Weimer wrote: * Ed LaFrance: Thanks for chiming in. Named is PID 8349 in my case. Here's a snippet of the output from strace: [pid 8351] send(3, "

Re: bind-users Digest, Vol 1361, Issue 2

2012-11-11 Thread Ed LaFrance
Hi Kevin - Well for some reason, your message and someone else's never got back to me, saw it in the digest instead. I've got about 30 class C zones on this server and it's only handling rDNS for them; I figure theres a couple thousand actual PTR records. I did log queries for a while and t

Re: bind-users Digest, Vol 1361, Issue 2

2012-11-11 Thread Ed LaFrance
, 11 Nov 2012 12:41:53 + (GMT) From: "G.W. Haywood" To:bind-users@lists.isc.org Subject: Re: Need to improve named performance Message-ID: Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Hi there, On Sun, 11 Nov 2012, Ed LaFrance wrote: > Running BIND 9.

Re: Need to improve named performance

2012-11-11 Thread Ed LaFrance
94), sin_addr=inet_addr("64.12.139.19")}, msg_iov(1)=[{"|\354\0\0\0\1\0\0\0\0\0\1\00230\003160\00272\00264\7in-add"..., 4096}], msg_controllen=20, {cmsg_len=20, cmsg_level=SOL_SOCKET, cmsg_type=0x1d /* SCM_??? */, ...}, msg_flags=0}, 0) = 54 <0.000150> [pid 8350] stat

Re: Need to improve named performance

2012-11-10 Thread Ed LaFrance
at it needs to do if I can get past this brokenness. Thanks, Ed On 11/10/2012 3:46 PM, Alan Clegg wrote: On Nov 10, 2012, at 1:39 PM, Ed LaFrance wrote: When I check the router above this server I'll see 200 - 500 legitimate connections to this server at any given time. Having sent

Re: Need to improve named performance

2012-11-10 Thread Ed LaFrance
0.0.0.0/0 reject-with icmp-host-prohibited As far as recursing goes: /usr/sbin/rndc recursing rndc: 'recursing' failed: permission denied Any ideas are welcome Ed On 11/10/2012 3:46 PM, Alan Clegg wrote: On Nov 10, 2012, at 1:39 PM, Ed LaFrance wrote: When I check the

Need to improve named performance

2012-11-10 Thread Ed LaFrance
Hello all - First post to this list, hope I'm on the right place. Running BIND 9.3.6-P1-RedHat-9.3.6-16.P1.el5 on a quadcore xeon server (3Ghz) with 2GB RAM. Named is being used only for rDNS queries against our address space. The issue is that named is not keeping up with rdns requests. The