Hi!

For all of you, this is a little tool I make some time ago to test
RADIUS servers. It's in Python and it's easy to modify to your specific
needs.

It can read a snoop (solaris) or a tcpdump (linux) output directly
through a pipe or from a dumped file and show the packets and/or resend
them to another RADIUS server.

It's useful, for example, if you have a core problem in the production
servers. You can dump the auth/acct packets to a snoop file and then,
try to repeat the core problem in your controlled test area.

It's also useful when you want to see inside the packets, more than any
normal sniffer does because it understands whatever vendor specific
attributes dictionary.

I hope you like it.

Please, send me any bugs, adds, comments or whatever.

Sorry, the help (snoop2radius -h) is in Spanish. Tell me if you are
interested and I'll translate or make any mods to the script.

Thanks, 
   Miguel

Attachment: snoop2radius.tar.gz
Description: application/compressed-tar

Reply via email to