Forum Discussion
JasonC_40913
Nimbostratus
Jan 25, 2010Route Back to the Original Server through VIP
Hello everyone,
I received a request on establishing a very simple (but looks stupid) connection, but I don't really know how to make it successful. Hope someone could help here...
JasonC_40913
Nimbostratus
Jan 28, 2010Hi Aaron,
Thanks for the reply and suggestion. I further fine tune the iRule like below
when CLIENT_ACCEPTED {
if { ([IP::addr [IP::client_addr] equals *source_ip*]) and ([matchclass [TCP::remote_port] equals 80]) } {
node *source_ip*
snat automap}
}
I tried to foward all port 80 traffic from this server back to itself, but it still could not work. Any idea? I tested it by using C:\telnet *VIP* 80
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