Forum Discussion
Logan_Ramirez_5
Dec 08, 2005Nimbostratus
conditional SNAT
We have a relatively simple environment: two data centers, one web server in each, one bigip in each. Basic pool in each office for web servers consists of (a) local web server and (b) other data cen...
Logan_Ramirez_5
Dec 08, 2005Nimbostratus
While I am not sure how you inserted the HTML link (is it just the commands?), the link you sent sounded exactly like the issue I am having, however, there was no resolution on it! Some very good steps were taken (most of which I repeated on my box), but still not working like we need it to.
Interestingly, I did not get my logs to show the file, either...
The last one I tried was (a) enabling SNAT, (b) lowering the level of rule validation, and (c) applying the rule below
when LB_SELECTED {
if {[IP::addr [IP::remote_addr] equals "192.168.197.0/24"]} {
LB:reselect snat none
log "In LB_SELECTED, using server:"
log [IP::remote_addr]
}
}
but still seeing the SNAT (automap) when it selects the local server, 197.100...
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