Forum Discussion
Multi-homed GTM, how to restrict internal/external DNS queries
OTS02,
I like the simplicity of your irule. I added this irule and added to my internal WIPs, but for whatever reason, I still get the resolution for the internal WIPs (Having your irule) when queried from an external IP.
Any idea what I might be missing?
Thanks...
NOTE: I rule I am using:
when DNS_REQUEST { if { ([IP::addr [IP::client_addr]/8 equals 10.0.0.0])} { } elseif { ([IP::addr [IP::client_addr]/12 equals 172.16.0.0])} { } elseif { ([IP::addr [IP::client_addr]/16 equals 192.168.0.0])} { } else {log "[IP::client_addr] attempting to query internal dns zone!!!!!" discard } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com