Forum Discussion
stuart_weinstei
Nimbostratus
Jan 10, 2012resources on same VLAN
As I am new to F5 LTM, have ACE and CSS experience, I am in need of some guidance on the best way to handle the flow of traffic as follows Nodes in the pool are in VLAN X, web services, tha...
Colin_Walker_12
Jan 11, 2012Historic F5 Account
Aaron's right, you don't need an iRule for this and would likely be better served without one. But just in case you try your iRule, you're missing a bracket 😉
when CLIENT_ACCEPTED {
if { [IP::addr [IP::client_addr] equals x.x.x.x/bit mask] }{
snat automap
}
}
Colin (The pedantic coder)
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