[Pdns-dev] Pipebackend bug.

Christopher Arnold chris at arnold.se
Sat Nov 29 11:17:02 CET 2008



On Sat, 29 Nov 2008, Ton van Rosmalen wrote:

> Christopher Arnold schreef:
>>
>> Regarding the pipe-regex the issue is that as soon as the pipe-regex
>> is enabled nothing gets sent to the pipebackend.
>>
>> Not even trying to set it like this:
>> pipe-regex='^.*$'
> Have you tried 'query-logging=yes' in your config? According to the code
> a logentry should be generated either when a regex fails or when it gets
> passed on to your process.
>
Here is some typical output:

pdns[3035]: Query for 'sto.arnold.globalns.openpeers.net' type 'ANY' failed regex ''^.*;.*$''
pdns[3506]: Query for 'sto.arnold.globalns.openpeers.net' type 'ANY' failed regex ''^sto.arnold.globalns.openpeers.net;.*$''
pdns[3596]: Query for 'sto.arnold.globalns.openpeers.net' type 'ANY' failed regex ''^sto.arnold.globalns.openpeers.net;ANY$''
pdns[3657]: Query for 'sto.arnold.globalns.openpeers.net' type 'ANY' failed regex ''^sto.arnold.globalns.openpeers.net;(A|ANY)$''
pdns[3705]: Query for 'sto.arnold.globalns.openpeers.net' type 'ANY' failed regex ''^.*$''

As you can see it seems quite impossible to get a regex match.


 	/Chris
--

http://www.arnold.se/chris/


More information about the Pdns-dev mailing list