Background: I have about 130 MikroTiks in the field doing all the routing for my WISP. What I need to do is set up user accounts for each person in tech support to log in and VPN to each of those MikroTiks.
I have one Mirotik successfully set up with user manager to where I can creat accounts in user manager, assign them profiles, they can log in and are getting the right profiles... Great! The only problem is that I don't seem to be able to point other MikroTiks to it an get authentication?!
Closest I can get, it looks like the remot MT is sending the request to the master, but this is in the RADIUS log on the master MT:
18:45:48 radius,debug received remote request from <WAN IP>:37537 with unknown address, dropping
I DO have a router set up in user manager on master MT with the WAN IP shown in this log message, so I am not sure where the disconnect is? Will this even work? Do I need to go down a different path? Set up a freeRADIUS server instead of trying to use the RB1100AH to host? Help!