I am setting up DMA softlab radius server but at present each AP has its own PPPoE server, can I continue to use authentication from each AP or do I need to have a centralised PPPoE concentrator for radius server to work, any advice is most welcome on this.
Each PPPoE server can AAA independantly to the Radius server.
Simply setup Radius in each unit, and each unit will send Access-Requests to the Radius server when a ppp client tries to connect.
You can then even configure the radius server to send Access-Reject when a single user tries to auth multiple times to different PPPoE ACs.
Thanks for the reply,
Is there any tutorials on how to setup this radius server to communicate with Mikrotik PPPoE servers