<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Hi everyone,<div><br></div><div>i'm trying to make a LUA script </div><div>but have some issues, apreciate your sugestions</div><div><br></div><div>added a class IP </div><div>=> badips:addMask("NN.NN.NN.0/24")</div><div><br></div><div>and try to check if answer data is inside this class, something like:  "badips:match(rem)"</div><div><br></div><div>but in postresolve i get an error when I write : badips:match( v:getContent())</div><div>how can ask if the resolved IP is inside the class ?</div><div><br></div><div>I can change the IP adderss in postresolve with v:changeContent("185.45.32.4")</div><div>how can i change the name "v:name"?</div><div><br></div><div>out objetive is redirect the answer if the query is inside a IP address range</div><div><br></div><div>or how can I redirect the response to a diferent name:ip address </div><div>if the  request resolved for a IP address in a specified range ?</div><div><br></div><div>Hope can help,</div><div><br></div><div>txs</div><div><br></div><div>Gustavo</div><div>PD. sorry for my english</div><div><br></div></div>
</div><br></div>