Forum Discussion
MJ16othman_3008
Apr 08, 2018Nimbostratus
Server response irule
Guyz i need an irule for server response to client request. This is the current irule i have.
when CLIENT_ACCEPTED {
log local0. " This is the client ip adress [IP::remote_addr]: [TCP::remote_port...
Stanislas_Piro2
Apr 08, 2018Cumulonimbus
[IP::local_addr] and [IP::remote_addr] commands return a different value on client and server side events
On client side events :
- [IP::local_addr] returns the destination address of the client side connection (virtual server address or destination in case of forwarding virtual server)
- [IP::remote_addr] returns the source address of the client side connection
On server side events :
- [IP::local_addr] returns the source address of the server side connection (client address or snat address)
- [IP::remote_addr] returns the destination address of the server side connection
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