Forum Discussion
James_Thomson
Employee
Apr 11, 2005intelligent SNAT using server_selected
I read post http://devcentral.f5.com/default.aspx?tabid=28&view=topic&forumid=5&postid=1540 and it was helpful. I am trying to do the same type of thing, but add 1 more piece. I have a BIG-IP with ext...
James_Thomson
Employee
Apr 11, 2005Actually, I just read another post and figured I could do this:
when LB_SELECTED {
if {[IP::client_addr] equals "[IP::server_addr]/255.255.255.0"} {
snat automap}
else {
snat none}
}
I will try that. I guess SERVER_SELECTED was replaced by LB_SELECTED?
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