Forum Discussion
wtwagon_99154
Nimbostratus
Sep 17, 2013Is it possible to disable NAT selectively
I.e.
If applied to a IP forward VIP, is it possible to selectively no-NAT via an iRule, similar to the following:
when CLIENT_ACCEPTED {
snat none
}
Or does this iRule statement also r...
JRahm
Admin
Sep 17, 2013you can be more selective than just the event itself, limiting to particular subnets or host. Details on snat behavior from iRules from the snat command page in the iRules wiki:
Causes the system to assign the specified source address to the serverside connection(s). The assignment is valid for the duration of the clientside connection or until 'snat none' is called. The iRule SNAT command overrides the SNAT configuration of the virtual server or a SNAT pool. It does not override the 'Allow SNAT' setting of a pool.
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