Re: DLZ $client% parameter segfault

2013-04-03 Thread Michael McConnell
Thanks certainly blows up the possibility of doing native GeoDNS at the moment… Any chance I am overlooking a method which I could effectively get the clients address into a MySQL query with the current 9.9.2 release? Thanks again, Michael -- Michael McConnell WINK Streaming; email: mich

Re: DLZ $client% parameter segfault

2013-04-01 Thread Michael McConnell
51 PM, Michael McConnell wrote: > Hello All, > > I am trying to use Bind 9.9.2-P2 with the DLZ module, however I continue to > run into segfault issues when trying to use $client$ > > {SELECT SQL_CACHE zone_name FROM dns_zones … } > {{select zone_ttl AS ttl …. WHERE geo_ip

DLZ $client% parameter segfault

2013-04-01 Thread Michael McConnell
Hello All, I am trying to use Bind 9.9.2-P2 with the DLZ module, however I continue to run into segfault issues when trying to use $client$ {SELECT SQL_CACHE zone_name FROM dns_zones … } {{select zone_ttl AS ttl …. WHERE geo_ip LIKE '$client$'} I am trying to user $client$ in the A record looku