Forum Discussion
Aatif
Nimbostratus
Jan 21, 2020Can i extract from XFF the System IP along with Proxy IP
Hi,
I am writing a iRule in which i am able to extract the XFF IP i.e. the proxy IP.
Along with the following XFF IP i even want to extract the System IP from the which the request is generated.
Let's Suppose:
Proxy IP: 163.x.x.x
System IP: 10.56.x.x
Is it possible to extract System IP along with XFF IP.
- iaine
Nacreous
Hi
If you want to get the client address, you can use IP::client_addr - https://clouddocs.f5.com/api/irules/IP__client_addr.html
log local0. "This client IP is [IP::client_addr]"
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