Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I need an advanced script for Cisco CSS11000 for LDAP keepalive. The problem is the built-in script is too rudimental, what it does is just check the tcp 389 connection to the servers plus some expected bind response code "0A, 01, 00". But what happe...
Thanks Gilles.This does help.I captured the packets, I am trying to modify the script. Couple questions re the script.I am okay to edit the "socket send" value, which is my tcp search request. What should I use for the "socket waitfor" value? I tried...