Wesley Spadola <wspadola@porchlight.ca> wrote:
I should have mentioned in my original e-mail before that we're testing FreeRADIUS 1.0.1 on Redhat Fedora Core 3.
You should really upgrade. See http://www.freeradius.org/security.html
radrelay when run locally on the test freeradius server with encoded production data (Vendor-Specific lines instead of Ascend-* lines) copied from our Cistron radius does not display "Vendor-Specific" lines /or/ the resultant "Ascend-*" lines that should be replacing the V-S lines when radrelay is run with -xx.
Hmm... that shouldn't happen.
radrelay when run locally on the test freeradius server with decoded production data (Ascend-* lines) copied our Cistron radius does display the Ascend-* attributes when radrelay is run with -xx, but does not seem to change my SQL statements - again, the %{} replacements are blank.
radrelay doesn't use SQL statements. And read the debug log to see what the server is getting in a packet, and what it does with that data. Alan DeKok.