On Mar 28, 2025, at 2:55 PM, Henrik SEKUJ via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
I am using freeradius for years with pppoe and I am very happy with it. I used default configurations with very little modifications, even using it for years I am having difficulties making some changes.This topic may be elaborated largely by the community, I read some similar, but I was not able to find exact details that I need.I use 'Simultaneous-Use' & 'Cleartext-Password' attributes and expiration module.Everything works fine
That's good.
Now I need, accept all requests, butIf user is authenticated send framed-pool=normal_poolif not send framed-pool=loginfailed_poolif expired send framed-pool=expired_pool (working now)
I'm not sure what that means. No one else is familiar with your configuration. We don't know what kind of Framed-Pool things you're doing. You have to explain what you're doing. What works, and what doesn't work.
My intention is to eliminate repeated login attempts in pppoe server.I am using a old version 3.0, not thinking to update please can anyone help me
Explain what you're doing. Alan DeKok.