F5 Cookie Translator
I got tired of not being able to find a program that would translate a persistence cookie on the F5 to the server IP of the backend so I wrote a small program that would do it for me.
When trouble shooting persistence issues and trying to determine which connection went to which server, this would always come up and would become rather annoying. I wrote this program so that I would have a faster way to find out which server a request should be going to. This program will take in an F5 cookie and translate it to the server IP on the backend. It doesn’t have alot of error handling, but it has some. It has also been tested against both V9 and V4 F5 load balancers ( BigIP and LTM ).