Re: How to "manually" send accouting requests to radiusd ?

"Sergey Poznyakoff" <[email protected]> Wed, 19 Apr 2006 13:47:29 EEST
Newsgroups gmane.comp.gnu.radius.general
Organization Farlep-Internet
Message-ID <[email protected]>
Georges Arnould <[email protected]> wrote:

>    I am looking for a cmdline tool that would help me to "forge"
> accounting requests with specified attributes (given on command line
> ?) and send those request to my gnu-radius server

Use radtest:
 
http://www.gnu.org/software/radius/manual/html_chapter/radius_13.html#SEC258

For simpler tasks, you may also find useful radauth:

http://www.gnu.org/software/radius/manual/html_chapter/radius_12.html#SEC247

or radsession:

http://www.gnu.org/software/radius/manual/html_chapter/radius_13.html#SEC297

Regards,
Sergey