Forum Discussion
rameshr_132303
Nimbostratus
Nov 19, 2015NSlookup returning both Private and Public IPs for a URL
Hi All,
I have a WIP set up in my GTM and created a Topology record to state that any request coming from WAN, a private IP needs to be returned and whenever a request comes from the internet th...
anoop1
Nimbostratus
Nov 19, 2015Samir,
Your approach will discard all the requests coming from Public dns , and external users will not able to resolve the ip at all, so we should prefer DNS_RESPONSE event and modify the rr record based on the subnet.
The logic should be like below. when DNS_RESPONSE { if the dst ip contains the internal ip and the rr record is external then change rr to internal ip.
if the dst ip contains the external ip and the rr record is internal then change rr to external ip.
else keep the rr record unchanged. }
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects