Forum Discussion
dsnaithd_104244
Nimbostratus
Jan 25, 2010newbie Q regarding V10, custom log headers and SSL
Hi all,
I apologise in advance for a newbie question as I have little experience in this area, however I can't find the answer I'm looking for. I think what I need to do is pretty strai...
hoolio
Cirrostratus
Jan 25, 2010Hi Dave,
The header insert option will work with/without SNAT. You can check that the header is being inserted by adding a logging iRule or using tcpdump:
when HTTP_REQUEST {
Log the WL-Proxy-Client-IP header value
log local0. "WL-Proxy-Client-IP value: [HTTP::header value WL-Proxy-Client-IP]"
}
tcpdump -ni 0.0 -Xs0 host NODE_IP and port NODE_PORT
Aaron
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