Re: MySql accounting help

2002-05-10 Thread Michael Klatsky
Alan- Excellent- thanks for this information. I now am able to send/test accounting packets. Rudimentary right now- but I'll be working it this weekend. Here is the result of a test packet: Sending Accounting-Request of id 140 to 127.0.0.1:1813 User-Name = "testuser" User-Passwo

Re: MySql accounting help

2002-05-10 Thread Alan DeKok
Michael Klatsky <[EMAIL PROTECTED]> wrote: > This is the ouptut of radclient. Below is the command line I used, along > with the test file contents. > > radclient -f test -x localhost acct > > test: > > User-Name = testuser > User-Password = > Acct-Status-Type = Start You need Acct-Session

Re: MySql accounting help

2002-05-10 Thread Michael Klatsky
Yes- that's what this output is from. I am not at the point where I am going to receive packets from a NAS yet. This is the ouptut of radclient. Below is the command line I used, along with the test file contents. radclient -f test -x localhost acct test: User-Name = testuser User-Password =

Re: MySql accounting help

2002-05-10 Thread Alan DeKok
Michael Klatsky <[EMAIL PROTECTED]> wrote: > So my question is- how can I test accounting? It doesn't appear to be > sending the info to mysql database, as this log entry shows: > ... > radius_xlat: 'rlm_sql: packet has no account status type. [user > 'testuser', nas '255.255.255.255']' Step

MySql accounting help

2002-05-10 Thread Michael Klatsky
Good afternoon- I have just configured freeradius .5, using ldap auth. That part works just fine. However, I wish to use mysql for accounting only. Upon startup, the log shows a successful connection to the mysql server/database: rlm_sql: Driver rlm_sql_mysql loaded and linked rlm_sql: Attemptin