Discussion:
Simultaneous-Use - on radchek
Juliano Raymundo dos Santos
2018-11-28 18:22:49 UTC
Permalink
Good afternoon guys, I have configured a Simultaneous-Use on radchek
table and set to 1 conection.

This is making me crazy, becouse now all my users have trouble to
connect over PPPoE on my NAS servers.

The parameter "Simultaneos-Use := 1"  recognises it alredy exists 1
connection estabilished and deny new connections. but  the problem is,
the same MAC address is calling over PPPoE and the server doesn' t
understand and do not accept that connection.

I trying to permit only one connection per user but it is not working.


+-------+----------+--------------------+----+-----------+
| id    | username | attribute          | op | value     |
+-------+----------+--------------------+----+-----------+
|  2060 | 16385    | ClearText-Password | := | 8W3CC6N1E |
| 13256 | 16385    | Simultaneous-Use   | := | 1


-
List info/subscribe/unsubscribe? See http://www.freeradius.o
Alan DeKok
2018-11-28 21:43:59 UTC
Permalink
Good afternoon guys, I have configured a Simultaneous-Use on radchek table and set to 1 conection.
This is making me crazy, becouse now all my users have trouble to connect over PPPoE on my NAS servers.
The parameter "Simultaneos-Use := 1" recognises it alredy exists 1 connection estabilished and deny new connections. but the problem is, the same MAC address is calling over PPPoE and the server doesn' t understand and do not accept that connection.
You will need to look at both the incoming packets (via debug mode), and the data in SQL. You can then see why any particular connection is accepted or rejected.

There really is no other way to debug the issue.

Alan DeKok.


-
List info/subscribe/unsubscribe? See http://www.freerad

Loading...