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, 2007This is what i tried but when i apply it, i get connection reset on my Virtual. Any suggestions?
Class Hosts {
1.2.3.4 (where this is my real public ip)
}
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
