Forum Discussion
Nick_T_68319
Nimbostratus
Aug 13, 2009GTM Requests
I have a wide ip setup that returns the public address that is nat'd to a private address. I know you can setup a view so you can return an internal or external dns zone, but this does not seem to apply for a wideip. Is it possible to make an internal view that will make the wideip return the internal ip instead of the external ip?
4 Replies
- The_Bhattman
Nimbostratus
How about the following:when DNS_REQUEST { if { [IP::addr [IP::remote_addr]/24 equals 10.10.1.0/24] } { host 10.20.20.20 } }
- Nick_T_68319
Nimbostratus
Is it possible to redirect it to the pool, so it is still redundant? - The_Bhattman
Nimbostratus
I believe you can, by using the pool command Click here - hoolio
Cirrostratus
I'm pretty sure you could also use topology to give an internal IP to internal clients.
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