Re: [SR-Users] ipops dns_query not working using Kemi

2022-06-09 Thread Yuriy Gorlichenko
BTW for the KEMI ( at least in Lua ) it is not a big deal to do in the language itself: local socket = require "socket" > local _, details = socket.dns.to.ip(domain) -- details.ip would contain list of IPs resolved. чт, 9 июн. 2022 г. в 08:44, Daniel-Constantin Mierla : > Hello, > > this

Re: [SR-Users] ipops dns_query not working using Kemi

2022-06-09 Thread Daniel-Constantin Mierla
Hello, this should be fixed in 5.6.x series. Probably it will be backported to 5.5.x before releasing next version in the series, if it is not too complex to do it. Cheers, Daniel On 09.06.22 08:20, Thomas de Rooij | CM.com wrote: > > Hi all, > >   > > We are trying to do a DNS query using