On Fri, Dec 9, 2011 at 9:39 AM, <michel@casa.co.cu> wrote:
Michel Bulgado <michel@casa.co.cu> escribió:
On 12/08/2011 04:26 PM, Fajar A. Nugraha wrote:
On Fri, Dec 9, 2011 at 4:11 AM, Michel Bulgado<michel@casa.co.cu> wrote:
After the user to authenticate and connect to wireless, I noticed that the table "RadAcct" was empty, probing the inner-tunnel file found this:
There are no accounting Requests inside of EAP-TTLS or PEAP tunnels.
What other variants, I can choose to run the accounting?
sites-available/default
look for "sql" in accounting section.
This is my accounting section in /etc/raddb/sites-available/default
accounting { detail sql }
And don't work
Michel
Hello again
As confirmed in my previous email, I have a problem, I have configured freeradius supports tunneled TLS or TTLS best known for, my users can connect using a username and password, but after connecting, not performing the accounting in mysql, I was reviewing seconds
Let's go back to the basics. Does your NAS send accounting packets? (hint: run FR in debug mode, then get a client to connect and disconnect) Some NAS (last time I tried with dd-wrt) it can authenticate using EAP, but it can't send accounting packet. -- Fajar