Forum Discussion
Arron_1084
Nimbostratus
Dec 05, 2011Access external VIP from inside IP
Sorry if this has been asked/answered before. I wasn't able to find anything in the searches.
I'm trying to use my existing LTM's to load balance two sets of applications using the same LTM....
hoolio
Cirrostratus
Dec 13, 2011Here's an example from James Thomson for this:
From: http://devcentral.f5.com/wiki/iRules.SelectiveSNAT.ashx
when LB_SELECTED {
if {[IP::addr "[IP::client_addr]/24" equals "[LB::server addr]/24"]} {
snat automap
}
}
Aaron
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