Migration from mikrotik infrastructure and Zywall: need advice

Started by benibilme, November 05, 2019, 11:48:58 AM

Previous topic - Next topic
Hello,

I had a zywall usg firewall which I ditched in favor of opnsense. Since the zywall capability was limited I used a mikrotik router for dhcp and radius server. Mikrotik has a radius server package which called userman. It has web interface. With this one interface, I was able to control ever device in the network. Mikrotik dhcp server asks validity of mac address to the radius server, if authorized then ip addres is assigned. I also use it to control wifi mac address authentication. Via CAPSMAN, I can control several mikrotik wifi from userman. I only made entries to the userman(radius server), and the clients are automatically can get ip address and can connect to wifi network.

In opnsense, I have not been able to do this in one place. I have keep two different but actually same database, one with freeradius and one with dhcp server.

How can I control wifi and dhcpc mac address restrictions from a single place in opnsense?

Thanks in advance..