Forum Discussion

Marco_Lei's avatar
Marco_Lei
Icon for Altostratus rankAltostratus
Dec 05, 2018
Solved

Create iRule condition with matching client IP from multiple IP subnet

I need to create an iRule to check if a DNS query domain name matches a preconfigured list of domain name, AND client IP matches one of following network: 172.18.9.0/24 172.25.10.0/24 The iRu...
  • Abdessamad1's avatar
    Dec 05, 2018

    I would use data-groups for host and IP matching, it's more elegant. And try to add some logging to the irule to help you see what is going wrong.