Re: Proxying/Rewriting Accounting Packets

2007-03-21 Thread Alan DeKok
Jason Hodges wrote: ... Here are the debug results: radius_xlat: '0210xxx' radius_xlat: Running registered xlat function of module exec for string '/usr/local/freeradius/bin/mdn_lookup.sh' rlm_exec (exec): Executing /usr/local/freeradius/bin/mdn_lookup.sh rlm_exec (exec): result 0

Re: Proxying/Rewriting Accounting Packets

2007-03-21 Thread Jason Hodges
Thank you for the response. I did cover that base as well. I should have pasted the script into the original email. Here is the script that I tested with (where xxx are numbers): #!/bin/sh if [ $1 = ]; then #Example 0xx echo 0xx else echo 1xx fi

Proxying/Rewriting Accounting Packets

2007-03-20 Thread Jason Hodges
Greetings. First I'd like to thank everyone who works on this project. Freeradius is amazing. For our issue, I have browsed the online documentation, faq, and mailing lists. We have a need to alter the accounting records that we proxy to another company. The attribute that we need to rewrite