Forum Discussion
Matthew_Goche_6
Nimbostratus
May 12, 2006Virtual Server doesn't return ping
Hi. I currently have a configuration where a device upstream from my BIG-IP 6400 is doing health checks against the BIG-IP. I also want the health checks to fail if my virtual server is showing down...
Graziano_Rizzat
Nov 20, 2006Historic F5 Account
Hi I have the same requirement coming from our customer, they use a ping to a VS to monitor the availability of the application. What we would like to achieve is that BIG-IP should not reposnd to a ping to VS if the pool is down here is a sample Irule that of course is not working :
rule ICMP_DENY_ON_POOL_DOWN {
when CLIENT_DATA {
if { [[LB::status pool NOME] eq "down"] and [[IP::protocol] == 1] }
{ drop }
}
}
Any idea to achieve the goal ??
Thanks a lot
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