Forum Discussion
Ian_Smith
Aug 23, 2006Ret. Employee
curious results from md5
when I do this on 9.1.2 or 9.2.3:
when CLIENT_ACCEPTED {
set client [IP::client_addr]
set clienthash [md5 [IP::client_addr]]
log "the client is: $client the c...
Colin_Walker_12
Aug 23, 2006Historic F5 Account
Does that mean that the -hex argument isn't valid?
when CLIENT_ACCEPTED {
set client [IP::client_addr]
set clienthash [md5 -hex [IP::client_addr] ]
log "the client is: $client the clienthash is: $clienthash "
}*Edit*: I mean, I've tested the syntax, and it doesn't compile, I understand that. I'm just curious if there's a reason we haven't implemented it as an option.
Colin
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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