hi guys,
I have pppoe server with raduis (mikrotik v3.2), my problem is that user in raduis can be used more than one at the same time though the option “only one” in ppp user profile is enabled.
so how to fix that???
thanks.
hi guys,
I have pppoe server with raduis (mikrotik v3.2), my problem is that user in raduis can be used more than one at the same time though the option “only one” in ppp user profile is enabled.
so how to fix that???
thanks.
There is also a setting in the radius server itself.
For example, in the Radius Manager, in the user profile there is “Simultaneous use:” setting. You have to set value=1 in this case.
thanks for reply Caci99.
I don’t have this setting: “Simultaneous use”, I’m using mikrotik user manger.
so any other solution?
Have you enabled on the pppoe-server as well to use one session?
/interface pppoe-server server> print
Flags: X - disabled
0 service-name="whatever" interface=ether5-PPPoE max-mtu=1480 max-mru=1480
mrru=disabled authentication=pap,chap keepalive-timeout=10
one-session-per-host=yes max-sessions=0 default-profile=pppoe_radius
Note that one-session-per-host is yes