Forum Discussion
Martin_58375
Nimbostratus
Nov 19, 2012iRule : snatpool first or pool member selection first
i have a iRule like below
iRule_mail_snat
when CLIENT_ACCEPTED {
if {[IP::remote_addr] equals "202.1.1.1"} {
snatpool snatpool_A
pool Pool_A
}...
Martin_58375
Nimbostratus
Nov 25, 20123.3.3.254 and 1.1.1.1 is different VLAN.
that meant the packet go out from interface 1.1
and then the reply packet will go to interface 1.2 .
then the packet is reset.
this is what you say in the first sentence.
Thanks !!!
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