PPPOE , unauthorized user login

Dears

I need help how can I enable unauthorized user to login even its not exist in SECRET or billing or radius ,

I need to accept the pppoe session and give him an separated IP POOL to give him instruction to fill his account ,

I not need for expire users , I Have it , but i need for unauthorized users who not in my billing but he try to connect in my network?

is there is anywhere in PPPOE to accept the connection?


Regards.

You don’t do this inside the RouterOS config. Do it in your RADIUS server. Just add a default Auth-Type = Accept action to your RADIUS server config that passes a Framed-Pool attribute back.

– Nathan

To enable this feature, you must have some billing system in place. Either you can make your own solution using PHP/MYSQL and freeradius or use any cheap and good commercial software , One example is RADIUS Manager. Once user is on your network, and he try to open any site, he will be redirected to your htospto page, where he will be inform that if he is new user, he should go to SIGN UP page to get him self registered, then using SELF SIGNUP form, that user can register his account, refill his account or so on.