HI, I am using FreeRADIUS-0.9.1 primarily to proxy requests to other ISP's radius servers. I have 4 dial up accelerator servers that are acting as NAS's (clients to our radius server). I have added the vendors dictionary to FreeRADIUS and all seems to be working well, requests are proxied reliably and all the necessary accounting detail is getting written to my master detail file, etc.
I am currently in the process of setting up MySQL to handle the accounting records. Just about everything seems to working except I cannot get the attribute "Freeradius-Proxied-To" to write to my radacct table. 1. Under normal operation when our "NAS's are using our radius, I can tail my detail file and see that "Freeradius-Proxied-To" is getting properly written to the detail file. But when I tail sqltrace.sql, I can see that the insert is not writing anything to MySQL, it just shows up as ' ' . 2. But when I use something like NTRadping to test the accounting start and accounting stop and send the additional attributes "Freeradius-Proxied-To" it gets written to both the master detail file and my radacct table. I can see it when I tail the detail file and sqltrace.sql as well as select the record in MySQL and see Freeradius-Proxied-To in the record. My question is why is the attribute being written correctly when using NTRadping but not under normal circumstances and how can I fix it? Thanks, Dave - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
