NXDOMAIN Problem

2012-06-11 Thread Stefan Certic
pe forward; forwarders {10.0.0.205 port 5200;}; }; zone "9.6.7.9.e164enum" { type forward; forwarders {10.0.0.201 port 5200;}; }; Regards, -- Stefan Certic Routo Telecommunications Ltd 2nd Floor Kingsgate House, 115 High Holborn Lond

Increasing forwarder timeout

2012-05-01 Thread Stefan Certic
Hello, I am trying to increase forwarder timeout in bind 9 (recursive query). Does anyone know which part of code is dealing with timeouts? I was unable to conclude by quick look at the source. I will appreciate any hints. Regards, -- Stefan Certic Routo Telecommunications Ltd 2nd Floor

Re: Loadbalance caching dns server

2012-03-20 Thread Stefan Certic
_ > Please visit https://lists.isc.org/mailman/listinfo/bind-users to > unsubscribe from this list > > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind-users > -- Stefan Certic System Administrator

setting forwarder timeout

2011-07-18 Thread Stefan Certic
Hi, Is there an option to set timeout for forwarders in seconds? I mean, how many seconds to wait for response for recursive query before returning an error. Regards, -- Stefan Certic System Administrator and Developer RoutoMessaging 48 Charlotte Street London, W1T 2NS United Kingdom http

Re: Named.conf logical blocks

2011-06-28 Thread Stefan Certic
mat. Regards, On Tuesday, June 28, 2011 09:46:29 pm David Forrest wrote: > On 06/28/2011 05:53 PM, Stefan Certic wrote: > > Hi Guys, > > > > Does anyone have a sample grammar for pharsing named.conf into a data > > structure? Perl or PHP are preffered, but anything w

Named.conf logical blocks

2011-06-28 Thread Stefan Certic
Hi Guys, Does anyone have a sample grammar for pharsing named.conf into a data structure? Perl or PHP are preffered, but anything would be fine just to get a clear picture about grammar and logical blocks. Thanks! -- Stefan Certic RoutoMessaging 48 Charlotte Street London, W1T 2NS United

Re: Logging Response Results

2011-06-24 Thread Stefan Certic
am goiing to try to patch the code to get the results, since query log work perfectly for the first part of process. Thanks for your help. On Friday, June 24, 2011 12:16:09 am Chuck Swiger wrote: > On Jun 23, 2011, at 2:28 PM, Stefan Certic wrote: > > It is Enum server, and logging is ta

Re: Logging Response Results

2011-06-23 Thread Stefan Certic
sent to client through syslog ??? - Match initial query and update results (will deppend on previous step). Hope you get the clear picture now. Thanks, On Thursday, June 23, 2011 10:42:19 pm Chuck Swiger wrote: > On Jun 23, 2011, at 1:27 PM, Stefan Certic wrote: > > Thanks Chuck > >

Re: Logging Response Results

2011-06-23 Thread Stefan Certic
are logged. Regards, On Thursday, June 23, 2011 09:44:46 pm Chuck Swiger wrote: > On Jun 23, 2011, at 12:16 PM, Stefan Certic wrote: > > Does anyone have idea on following... Apart from bind9 query log, is it > > possible to log response returned to client? > > Sure: use t

Logging Response Results

2011-06-23 Thread Stefan Certic
Hi, Does anyone have idea on following... Apart from bind9 query log, is it possible to log response returned to client? Regards, -- Stefan Certic RoutoMessaging 48 Charlotte Street London, W1T 2NS United Kingdom http://www.routomessaging.com GSMA Associate Member Switchboard +44 (0) 870 231

Re: bind9 enum hack

2011-06-22 Thread Stefan Certic
On Wednesday, June 22, 2011 10:38:31 pm Ben Croswell wrote: > Is the child domain you want to forward delegated in the parent you load? > If it isn't the forward will be ignored. > > -Ben Croswell > > On Jun 22, 2011 4:35 PM, "Stefan Certic" wrote: > >

bind9 enum hack

2011-06-22 Thread Stefan Certic
: Bind always match query from e164enum zone, and never ask forwarder althrough 4.6.1.8.3.e164enum is defined. Any hints how to make bind match zones from left to right? Thanks & Regards, -- Stefan Certic RoutoMessaging 48 Charlotte Street London, W1T 2NS United Kingdom http://www.routomessagin

Re: Bind9 Log data consistency

2011-03-08 Thread Stefan Certic
slow-down maximal throughput. Maybe I should consider another direction of storing bind events into database in strict transaction mode. Any known approaches? Regards, Stefan Certic On Tuesday 08 March 2011 21:11:44 Sebastian Tymków wrote: > Hi, > > I think you have to either monitor your

Bind9 Log data consistency

2011-03-08 Thread Stefan Certic
. For example - abort execution because socket cannot be opened, log files written, and so on. Or, is there any other solution to prevent possibility of answering DNS queries without logs being stored and achieve full consistency between events and logs. Thanks & Regards, -- Stefan Ce