Forum Discussion
Sylvain_Maitena
Nimbostratus
Jul 18, 2016capture IP client on IMAP request
I used this I-Rule to insert the client IP in the Http Header of the request to gather this information on my server :
" when HTTP_REQUEST { HTTP::header insert X-Forwarded-For [IP::client_addr] } " ...
Kai_Wilke
MVP
Aug 01, 2016Hi Sylvain,
I think its a little bit to early to think in iRules.
You should at first start to telnet to your POP3/IMAP Servers and find a proper way to pass and log some "Freetext" into the conversation without breaking the protocol conversation...
Note: I'm pretty sure this test will be already a dead end, since POP3/IMAP doesn't support a EHLO/HELO style command (like SMTP do) where you can STREAM insert and then log "Freetext" of your choice.
Cheers, Kai
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