[EXT] problem with Simultaneous-Use roaming

Peter Lambrechtsen peter at crypt.nz
Fri Jun 14 23:46:07 CEST 2019


There isn't much you can do about it apart from writing code to disconnect
old users when a new one connections.

You can write code to COA disconnect existing sessions on a Start in post
accounting.

Or write a Cron job to do a select through the database and disconnect
multiple sessions based on the same username apart from the latest start.

If they are the same subscriber then what is the harm DXing them? Otherwise
you may need to be careful.

On Sat, 15 Jun 2019, 03:46 Mustafa Nassir, <mustafa.n.gaid at gmail.com> wrote:

> nice sound , do u have any suggestion what is best way to limit total users
> uses in without use  (Simultaneous-Use) , i test  delay-time but its same
> things the users cant reconnect when it go to new ap signal .
>
> On Fri, Jun 14, 2019 at 6:09 PM Brian Julin <BJulin at clarku.edu> wrote:
>
> >
> > Mustafa Nassir <mustafa.n.gaid at gmail.com> wrote:
> >
> > > i have problem with 802.1X , i have multi openwrt access point all it
> > work
> > > with wpa2-enterprise and freeradius server with mysql in other side ,
> in
> > > freeradius i enable Simultaneous-Use my problem is when my users move
> > from
> > > first ap to second or to third ap its disconnect and reconnect and in
> > some
> > > time its take over 10-30 second to reconnect successful . i set ideal
> > > time-out 1s and life-time 1s . its reconnect faster than first one ,
> but
> > > its stay disconnect when they move , any idea ?
> >
> > Probably the APs are not sending an Accounting Stop packet soon enough.
> > You'll have to do some packet analysis to see how late they are.  It
> might
> > be possible to insert a delay in the authentication to wait for the
> > Accounting-Stop
> > before checking Simultaneous-Use... dunno, I never used this feature for
> > exactly
> > this reason.
> > -
> > List info/subscribe/unsubscribe? See
> > http://www.freeradius.org/list/users.html
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html


More information about the Freeradius-Users mailing list