"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> 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.

  Odds are that the attribute is added to the request after it's
logged to SQL.

> 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.

  Find out what's different between the packets from the NAS, and the
packets from NTRadPing.  The differences are causing this behaviour.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to