Forum Discussion
John_Allen
Dec 18, 2011Altostratus
Creating a proper RADIUS Accounting-Response packet in iRules
Creating a proper RADIUS Accounting-Response packet in iRules
If you do a lot of work with RADIUS messages being sent to
your BIGIP so that you can get some information from another...
player_72606
Oct 20, 2013Nimbostratus
Hi all,
first of all, great job on this one, works flawlessly 🙂 i'm trying to understand couple of things here, and i would appreciate your help ,I could not understand what are the following steps are needed :
set md5me [binary format cH2SH32H$static::secretlen $code $ident $len $auth $static::secrethex]
running the MD5
set ResponseAuthRaw [ md5 $md5me]
doing some string to binary conversion, i am sure i can avoid this, need to optimize it
binary scan $ResponseAuthRaw H* ResponseAuth
crafting the response packet
set packetdata [binary format cH2SH32 $code $ident $len $ResponseAuth]
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