Forum Discussion
Rahim_Abdulla
Nimbostratus
Apr 25, 2014Can Big-IP send an alert for virtual server bouncebacks?
So we have clients and servers behind the Big-IP in in-line mode, so of course we need a SNAT for the client. But let's say we ... forgot to create a SNAT - is it possible to have Big-IP send out an ...
Apr 25, 2014
While we're brainstorming... 🙂
If the clients and servers share the same networks you can try something like this to prevent forgetting to set the SNAT:
when LB_SELECTED {
if { [IP::addr [IP::client_addr]/24 equals [LB::server addr]/24] } {
snat automap
}
}
/Patrik
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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