Forum Discussion
Marc_Kozera_108
Nimbostratus
Jan 31, 2007TCP rule with b64decode
This is my TCP rule where I want to check RSTP packet for auth parameter. Everything seems to work, except when I want to b64decode passed string, I got:
Tue Jan 31 09:34:59 EST 2006 tmm t...
Marc_Kozera_108
Nimbostratus
Feb 01, 2007Figured it out. So md5 on BIGIP doesnt support hex hashes, unlike TCL (-hex parameter). It will give you raw md5. I tried to convert this raw md5 to hex using binary scan H* but this was giving incorrect results.
Lessons learned ....
- md5 on BIGIP gives you raw md5 ... hex md5, neither conversion doesnt work. So now instead of base64 encoded md5 hex hashes, i am using base64 md5 raw hashes
Hope that help somebody ...
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