Local authentication without RADIUS

Hi, all

can any body help me how to configure my MikroTik RouterOS to perform a Local authentication using the loca User Database;

i’m using MikroTik RouterOS with two Ethernet Interfase ( Public & Private) i have more then 20 Customers conected My MikroTik RouterOS using Ethernet Cable and Hub.

i want to authenticate the the customers using his UserID/password


thank alot

You would have to be a bit more specific - what kind of authentication/login system do you want to use? Hotspot? PPPoE?

Best regards,
Christian Meis

Hi Christian … thanks for your help …

i’m using Mikrotik OSRouter level5 in my office.. i;m not using Hotspot,
i have only.. 2 Ethernet interface (Puplic & private) so i need which authentication/login system is good fo me to use i want to give my customer to Access my Internet Canection Sharing afer they provide userID/password.

i’m not using Radius,

thanks


Mohamed yasin

Without further knowledge of your detailed setup I’d suggest using PPPoE. You can use the local user database on the MikroTik for that - no need for RADIUS.

Check out the application examples on PPPoE in the docs!

Best regards,
Christian Meis

hi Christian

i tried to use PPPoE so i don’t have interface pppoe-client, so how can i add this interface;


Mohamed Yasin

What you want is not pppoe-client, but a pppoe server on your MikroTik. your customers will be the pppoe-clients.
Unfortunately I don’t have the time to plot a sample setup right now - perhaps you can find the necessary info in the docs (PPPoE server, I think there an application example).

Christian