Hello, 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 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) 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