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
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.
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!
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).