[Pdns-users]  Lua Scripting
    kamvij 
    asekhar at hotmail.com
       
    Tue Feb 14 16:18:31 UTC 2012
    
    
  
Hi,
I am trying to return an SRV record using Lua, but the pdns-recursor does
not seem to parse my return list correctly.
I use the following:
ret={}
ret[1]= {type="SRV", rdata="_http._tcp.<ip address> SRV 0 1 80 <ip
address.>", ttl=1}
return 0, ret
Any help is appreciated.
-- 
View this message in context: http://old.nabble.com/Lua-Scripting-tp33323086p33323086.html
Sent from the PowerDNS mailing list archive at Nabble.com.
    
    
More information about the Pdns-users
mailing list