Hi,
My ISP is currently in the early phases of implementing PPPoE. However we would like to do a bit of a pseudo-PPPoE apporach and have authentication via MAC Addresses.
The user tries to connect to the internet.
The radio sends a packet with a MAC address to the Mikrotik box
The Mikrotik box asks freeRADIUS if the MAC address is valid
freeRADIUS responds yes or no
The customer is granted or denied internet access
Is this possible to do? I have looked around and it seems that it can be done with hotspots, via Wireless → Security Profiles, but is it possible to do that with PPoE(ish) setup on the Mikrotik box?
Another question, while I’m at it: is it possible that freeRADIUS can have a database of MAC addresses, available to all Mikrotik routers in the field, but only certain Mikrotik boxes can authenticate certain MAC addresses? For example, a user on one leg authenticates using his own MAC address, but if that MAC address tries to authenticate on another leg it gets booted. Is this possible (if so, how?)
Thanks for your time and help.
- GPAC