Forum Discussion
Kashif_Rana_493
Nimbostratus
Feb 12, 2013F5 LTM off path design (with SNAT) and client IP logging
Hi Experts
I have one deployment for F5 LTM 6900. We want to load balance below applications on different servers.
Exchange (OWA, MAPI, RPC OVER HTTP, OUTLOOK ANY WHERE) VDI (VIRTUAL DESK...
pete_71470
Cirrostratus
Feb 12, 2013We have a similar situation where all traffic to nodes is SNAT'ed, mostly AutoMap, but some non-HTTP nodes need to log the connecting client's IP. We use a simple iRule to log the connection:
...
when SERVER_CONNECTED {
HSL::send $hsl "<190> CONNECT: client [IP::client_addr]:[TCP::client_port] vip [clientside {IP::local_addr}]:[clientside {TCP::local_port}] node [IP::server_addr]:[TCP::server_port]"
}
...
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