For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Livius's avatar
Livius
Icon for Cirrus rankCirrus
May 31, 2018

Extract the IP address in iRule from ADDITIONAL SECTION response in DNS query

Hi,   I have a piece of code in iRule triggering a DNS query on a VS as follows :   set original_fqdn [findstr $RouteValue "sip:N" 4 ";"] if {$static::debug} {log local0.info "fqdn =...