Re: Shared dynamic zone on external view?

2012-11-07 Thread Mark Andrews
In message <509a8796.7060...@nryc.fr>, "Nicolas C." writes: > Hello, > > I have a dynamic zone on an external view, this zone is updated with a > TSIG key from outside of our network. There is a secondary DNS server, > also outside our network on which zones transfers are working fine with > n

Re: Should Root Servers Always be Queried First? bind9.7.7

2012-11-07 Thread Martin McCormick
Thanks to all who reminded me how dig resolves lookups. I have since learned that we are apparently having intermittent network issues that are causing a lot of systems to behave oddly and our DNS's are only reflecting those conditions. We were taking anywhere from 0 milliseconds

Re: Should Root Servers Always be Queried First? bind9.7.7

2012-11-07 Thread Josh Kuo
In other words, if your goal is to identify latency in your resolver, it's probably best to run tcpdump on the resolver itself, and analyze the traffic capture to see if there are any latency. The +trace shows you what "should" happen. On Wed, Nov 7, 2012 at 3:05 PM, david wrote: > > The +trace

RE: Should Root Servers Always be Queried First? bind9.7.7

2012-11-07 Thread david
The +trace option ignores the resolver that you specify after the "@" sign, and begins at the root. -DTK -Original Message- From: bind-users-bounces+root=nachtmaus...@lists.isc.org [mailto:bind-users-bounces+root=nachtmaus...@lists.isc.org] On Behalf Of Martin McCormick Sent: Wednesda

Re: Should Root Servers Always be Queried First? bind9.7.7

2012-11-07 Thread Michael Hoskins (michoski)
-Original Message- From: Martin McCormick Date: Wednesday, November 7, 2012 1:12 PM To: "bind-users@lists.isc.org" Subject: Should Root Servers Always be Queried First? bind9.7.7 >If I do: > >dig @localhost +short +trace somehost.okstate.edu > >on a server authoritative for the okstate.

Should Root Servers Always be Queried First? bind9.7.7

2012-11-07 Thread Martin McCormick
If I do: dig @localhost +short +trace somehost.okstate.edu on a server authoritative for the okstate.edu domain, I would expect resolution via that authoritative system. I do get it but the query takes the scenic route and I get all the root name servers just as if the query was for some host out

Shared dynamic zone on external view?

2012-11-07 Thread Nicolas C.
Hello, I have a dynamic zone on an external view, this zone is updated with a TSIG key from outside of our network. There is a secondary DNS server, also outside our network on which zones transfers are working fine with no key. We would like to make one of our internal DNS secondary for thi

Re: Is there a way to count the number of queries?

2012-11-07 Thread Alan Clegg
On Nov 7, 2012, at 3:51 AM, Feng He wrote: > 于 2012-11-7 17:39, Tony Xue 写道: >> Would please someone tell me a way to count the queries that my DNS server >> received? I also want to count the number of queries from a specific IP >> address. > > BIND has a zone-statistics option which can be

?????? Re: Is there a way to count the number of queries?

2012-11-07 Thread Tony Xue
So can I set the statistic option in specific View option? If I can do that, it can record the number of queries by specific IP. -Original Message- From: Feng He Sender: bind-users-bounces+xuezxbb=gmail@lists.isc.orgDate: Wed, 07 Nov 2012 17:51:57 To: Subject: Re: Is there a way to

Re: Is there a way to count the number of queries?

2012-11-07 Thread Feng He
于 2012-11-7 17:39, Tony Xue 写道: Would please someone tell me a way to count the queries that my DNS server received? I also want to count the number of queries from a specific IP address. BIND has a zone-statistics option which can be set to on. For the statistics by IP I think you may want to

Is there a way to count the number of queries?

2012-11-07 Thread Tony Xue
Hi everyone, Would please someone tell me a way to count the queries that my DNS server received? I also want to count the number of queries from a specific IP address. Can anyone tell me how to do that? Thanks ___ Please visit https://lists.isc.org/m