Re: rndc addzone and file name

2011-01-13 Thread Yohann Lepage
Hi, http://www.google.com/search?q=rndc+addzone 1st link : rndc addzone example.aa in myview '{type master; file "master/example.aa";};' Not tested. 2011/1/13 Peter Andreev : > Hello, All! > > I have several includes which are edited via hand-written script and > now I'm trying to simplify it

Re: DNS latency!!!

2010-08-16 Thread Yohann Lepage
2010/8/16 Shiva Raman > Hi All Hi, >   Which is the best method to measure dns latency ? Is there any scripts / > programs > available to measure the dns latency directly? - queryperf : /bind-9.7.1-P2/contrib/queryperf/ - dnsperf : http://www.nominum.com/services/measurement_tools.php -DNS benc

Re: Can an NS point to a CNAME

2010-08-12 Thread Yohann Lepage
2010/8/12 Phil Mayers : > Is this still the case (that NS->CNAME is invalid)? http://www.rfc-editor.org/rfc/rfc2181.txt 10.3. MX and NS records The domain name used as the value of a NS resource record, or part of the value of a MX resource record must not be an alias. Not only is the

Re: bindvrs Vulnerability

2010-01-11 Thread Yohann LEPAGE
Balanagaraju Munukutla a écrit : Hi Hi, How to Disable the BIND version query feature in BIND 9.2.1. in named.conf : options { version"what you want"; }; Or just : http://www.google.com/search?q=disable+version+bind -- Yohann LEPAGE Post-scriptum La

Re: DNS Server

2009-10-07 Thread Yohann LEPAGE
Agarwal Vivek-RNGB36 a écrit : Thanks for the response . Iam using Linux box. The issue is the list for blocking the DNS Servers is huge. Do you have much idea on bind directive Can anyone help me in bind directive. I v never used it There is an example here[0], "7.1 Access Control Lists" :