18 May
2015
18 May
'15
10:23 a.m.
On May 18, 2015, at 9:35 AM, Renato Sousa <rensousa@gmail.com> wrote:
After several authentication messages between the freeradius server, the user is successfully authenticated. ... The line 204 of the user file contains: DEFAULT Simultaneous-Use := 1 Fall-Through = 1
That's good.
However the user can get more than one simultaneous connection. Any idea ?
Read the REST of the debug output to see what's going on. Is the NAS sending accounting packets? That is REQUIRED for Simultaneous-Use to work. Alan DeKok.