Forum Discussion
felix001_29321
Nimbostratus
Sep 27, 2011Irule TCP Port Issue
Im trying to create an Irule which will snat the connection behind a single ip when destined for a destination port.
The iRule I have is :
-----------------------------------------...
felix001_29321
Nimbostratus
Sep 29, 2011Thanks for your responses guys. So to clarify if Im adding this to a forwarding virtual server I just need to add
when HTTP_REQUEST {
if { [class match [IP::client_addr] equals src_nets ] and [TCP::local_port] == 8181 } {
snat 172.16.1.100
}
}
What about if the the traffic isnt HTTP based ?? Which in this case i dont believe it is .....
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
