PPPoE for user not allowed in radius (is it possible?)

Hello,

I am trying to set something up for my scenario. Some customers are trying to connect to my PPPoE NAS (Mikrotik) and they are not allowed by Radius for any reason. What I would like to do is: let this guy in with some specific parameters like a Pool-Name so it get an IP Address for a pool with is “access denied”.

The main reason is to let this guy Authenticate into my network but it will be still unAuthorized to use it (because this pool is a blocked pool, for example) but this customer would stop asking connection to my NAS.

Is it possible?

It’s simple… Just a DEFAULT group with a Auth-Type := Accept. Already implemented over here.