Forum Discussion
Sam01_131907
Nimbostratus
Oct 31, 2013VIPS without automap
Hi,
When i have a vip and automap is enabled,all workks good and i can access my ftp pool or www pools and no problems. when i turn off automap and present the client ip as is,something get brok...
dirtiPACKET_136
Nimbostratus
Oct 31, 2013If you dont want to use automap... here is an irule that does an "automap-like" response but you choose the IP for the snatpool.
when CLIENT_ACCEPTED {
if { [matchclass [IP::client_addr] equals datagroup_Hosts]} {
snatpool snatpool_SNAT
}
}
Sam01_131907
Nimbostratus
Nov 01, 2013i am trying to understand why we have to change the client ip with automap or irule as you showed.can we keep the client ip as is with no nat.
this is where my traffic fails now.
thanks for the irule....
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