Forum Discussion
Steve_Luke_8796
Nimbostratus
Oct 15, 2010ICMP/TCP Deny on Pool Down
I know this topic was discussed some time ago but i have not yet seen any solid answers, and am wondering if it made it to a feature request.
I want to be able to automatically deny the tcp ...
steve_87989
Nimbostratus
Aug 31, 2011We are in the same boat, migrated from Cisco the F5. We have GTM's but are still using the GSS's currently with local services on LTM's. I tried both of these irules and the 3 way handshake seems to complete still, so my GSS doesnt mark them down. The connection is dropped right away after the handshake, but its too little too late for the GSS. Any ideas? My pool members are down (failed) not suspended. no persistence profile on this test vip. 10.2 code.
when CLIENT_ACCEPTED {
if { [active_members POOL-PURISMA_UAT2] == 0} {
discard }
}
also tried
when CLIENT_ACCEPTED {
if { [active_members [LB::server pool]] == 0 } {
discard }
}
any ideas?
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
