Re: Fwd: Re: Fwd: Re: Difference between netstat & rndc status

2011-07-05 Thread Cathy Almond
On 05/07/11 06:25, Bind wrote: > -Original Message- > From: "Bind" > To: "Mark Andrews" > Date: Tue, 05 Jul 2011 09:55:03 +0430 > Subject: Re: Fwd: Re: Difference between netstat & rndc status > > > Thanks for your best support and an

Fwd: Re: Fwd: Re: Difference between netstat & rndc status

2011-07-04 Thread Bind
-Original Message- From: "Bind" To: "Mark Andrews" Date: Tue, 05 Jul 2011 09:55:03 +0430 Subject: Re: Fwd: Re: Difference between netstat & rndc status Thanks for your best support and answers all the time. Could u explain more about this list. how it bui

Re: Fwd: Re: Difference between netstat & rndc status

2011-07-04 Thread Mark Andrews
In message , "Bind" writes: > > How much does rndc take for calculating its outpot value(recursive clients > value)? > ie (in which duration it calculates its value,one seconds?!) > Regards It's the current count on the number client in the list. The number of UDP sockets is unrelated to the

Fwd: Re: Difference between netstat & rndc status

2011-07-04 Thread Bind
-Original Message- From: "Bind" To: "Feng He" Date: Mon, 04 Jul 2011 18:13:19 +0430 Subject: Re: Difference between netstat & rndc status How much does rndc take for calculating its outpot value(recursive clients value)? ie (in which duration it calculat

RE: Difference between netstat & rndc status

2011-07-04 Thread iharrathi.ext
ate: Sun, 3 Jul 2011 19:04:47 +0800 From: Feng He Subject: Re: Difference between netstat & rndc status To: Bind Cc: bind-users@lists.isc.org Message-ID: Content-Type: text/plain; charset=UTF-8 2011/7/3 Bind : > Hello Admins > When i run : > #netstat -an |grep udp |wc > it

Re: Difference between netstat & rndc status

2011-07-03 Thread Chris Buxton
On Jul 3, 2011, at 12:03 AM, Bind wrote: > Hello Admins > When i run : > #netstat -an |grep udp |wc > it returns a number which is lower than the output of rndc status recursive > clients. > what is the difference between netstat -an |grep udp |wc(open udp ports to > dns server) and amount of rec

Re: Difference between netstat & rndc status

2011-07-03 Thread Feng He
2011/7/3 Bind : > Hello Admins > When i run : > #netstat -an |grep udp |wc > it returns a number which is lower than the output of rndc status recursive > clients. > what is the difference between netstat -an |grep udp |wc(open udp ports to > dns server) and amount of recursice clients in the rndc

Difference between netstat & rndc status

2011-07-03 Thread Bind
Hello Admins When i run : #netstat -an |grep udp |wc it returns a number which is lower than the output of rndc status recursive clients. what is the difference between netstat -an |grep udp |wc(open udp ports to dns server) and amount of recursice clients in the rndc status command? I thinked th