Testing DNS security

2017-02-21 Thread Kaouthar Chetioui
Hi, I have created a DNS server by using BIND and I have established security policies Now I want to test its performance before hosting it Can you recommend me network simulators that allow to check its security ?? Thank you in advance. -- ___ Ple

Re: How to debug BIND

2014-12-01 Thread Kaouthar Chetioui
Ok , Thank you 2014-12-01 10:49 GMT+00:00 Tony Finch : > Kaouthar Chetioui wrote: > > > > I don't find any name of source file (like message.c or name.c) or name > of > > function in this log file, so I can't understand excatly the process of > > resolu

Re: How to debug BIND

2014-12-01 Thread Kaouthar Chetioui
2014-11-30 14:32 GMT+00:00 Tony Finch : > Kaouthar Chetioui wrote: > > I want to know the exact path that follows bind to resolve a DNS query > > Try running > > $ rndc flush > $ rndc trace 11 > $ dig www.example.ma > > Then look at named's logs which will give you l

Re: How to debug BIND

2014-11-30 Thread Kaouthar Chetioui
update" { "debug"; }; category "queries" { "debug"; }; category "dispatch" { "debug"; }; category "dnssec" { "debug"; }; category "lame-servers" { "debug"; }; }; and I used 'dig www.example.ma -d'

How to debug BIND

2014-11-29 Thread Kaouthar Chetioui
socketmgr freeing timermgr destroy DST lib detach from entropy unlock_lookup dighost.c:4068 Removing log context Destroy memory I need more detail so, can you give me the solution please...? -- Kaouthar CHETIOUI ___ Please visit https://lists.isc.org/mailman

DNSSEC resolution

2013-10-09 Thread kaouthar chetioui
I want to Know what programmes, process, and files (in Bind) that are involved in a DNSSEC resolution when we launch the "dig" command. Thank you -- Kaouthar CHETIOUI ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to u