On Jul 9, 2024, at 4:31 PM, Ryan McGuire via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
I have ran through the tutorial of freeradius setup at the following site and am sharing my debug file as at this point I’m not sure where I’m supposed to go? We’re trying to setup wireless authentication using a mikrotik router as our NAS to authenticate to our radius server.
https://docs.beamnetworks.dev/en/linux/networking/freeradius-daloradius
I'd ignore daloradius. It's a UI, it's not FreeRADIUS.
below is my debug log after running
$ freeradius -X 2>&1 | tee debugfile
That doesn't show the server receiving packets. We can't debug what the server does when it receives packets, if the debug output doesn't show the server receiving packets, http://wiki.freeradius.org/list-help Alan DeKok.