Forum Discussion
Detect IP Being Blocked Upstream
"In reality on the F5 server side the first TCP packet is sent and it receives no response and times out. I would like to be able to detect the fact no response was received and return a custom page to the user with instructions on who to contact to resolve."
• The SERVER_CLOSED event only triggers with some response, either a FIN or RST.
Since the server side isn't receiving a response to the first packet (I'm assuming TCP SYN) this becomes more challenging.
You might be able to leverage the SERVER_CONNECTED assuming the Virtual Server uses FastL4.
If the VIP doesn't use a FastL4 profile I'm not sure we would have an event that could trigger because a standard (full proxy) VIP requires a Three-Way Handshake to complete to trigger SERVER_CONNECTED.
If the perimeter can be configured to send a RST then the SERVER_CLOSED event would work.
Recent Discussions
Related Content
* 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