> I Removed [Brackets],
> 
> But problem exists 
> 
> Aug  4 14:40:19 localhost pdns_recursor: STL Exception: [string "chunk"]:1:
> ')' expected near '='
> 
> Aug  4 14:40:19 localhost pdns_recursor: Unable to load Lua script from
> '/etc/pdns-recursor/lua.conf': [string "chunk"]:1: ')' expected near '='
> 

Hi,

Here is what we have in place that is working:

protobufServer("10.10.10.10:9001",
{ logQueries=true,
  logResponses=true,
  exportTypes=
  {'A', 'AAAA', 'CNAME', 'MX', 'NS', 'SPF', 'SRV', 'TXT'}
} )

Regards,
Ken
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to