Forum Discussion
Joe_Frost_43072
Nimbostratus
May 08, 2007Single host SNAT iRule
Hello all-
I have a simple apache pool with 3 internal hosts and 1 host that lives outside of my network in which i want to SNAT exclusively in order to bypass the asymetrical routing issue....
Joe_Frost_43072
Nimbostratus
May 09, 2007I would like to use client_accepted but i need to do it for every client instance when my Hosts class is matched.
Here is what i get for the commands:
[root@abel:Active] log b class Hosts list all
class Hosts {
host 1.2.3.4
}
[root@abel:Active] log b rule single_snat list all
rule single_snat {
when LB_SELECTED {
if { [matchclass [LB::server] equals $::Hosts]} {
snat automap
}
}
}
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
