The link below is what I followed to setup my freeradius server https://docs.beamnetworks.dev/en/linux/networking/freeradius-install I believe I followed this all correctly, from here what would be my next step as far as sharing the debug logs and trying to authenticate with my mikrotik router? Thank you ---------------------------- Ryan McGuire | Systems Administrator Century Gaming Technologies - Billings PO Box 21138 Billings, MT 59101 C: 406-860-1299 E: rmcguire@cgtmt.com W: www.cgtmt.com Confidentiality Statement: This e-mail contains confidential information which also may be privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not copy, use, disclose or distribute the e-mail message or any information contained in the message. If you have received this e-mail message in error, please advise the sender by replying to this message or by telephone and then promptly delete it. ---------------------------- From: Jon Gerdes <gerdesj@blueloop.net> Sent: Tuesday, July 9, 2024 6:06 PM To: aland@deployingradius.com; freeradius-users@lists.freeradius.org Cc: Ryan McGuire <rmcguire@cgtmt.com> Subject: Re: debug log On Tue, 2024-07-09 at 19: 08 -0400, Alan DeKok wrote: > On Jul 9, 2024, at 6: 59 PM, Ryan McGuire via Freeradius-Users > <freeradius-users@ lists. freeradius. org> wrote: > > Cam you point me in the direction of a tutorial to set On Tue, 2024-07-09 at 19:08 -0400, Alan DeKok wrote:
On Jul 9, 2024, at 6:59 PM, Ryan McGuire via Freeradius-Users
<freeradius-users@lists.freeradius.org<mailto:freeradius-users@lists.freeradius.org>> wrote:
Cam you point me in the direction of a tutorial to set up
freeradius from start to finish?
8< Ryan As Mr DeKok said, RADIUS is sodding complicated. I found that using tools like radclient and running the server in debug mode really gets things into perspective. Read the output carefully. Run the job and grab the logs. Now leave your computer and go and grab a cup of tea/smoke a fag/say a mantra or whatever: You do you! Pass the logs through something like lnav or notepad++ or whatever gets some colour and context into them on your OS. Take a deep breathe and start reading critically. There are a lot of moving parts with RADIUS and you need to eliminate silly things. such as a miss typed/pasted secret or a complete miss understanding of what on earth is going on! There is no easy tutorial for all eventualities but your use case is pretty standard as far as I can tell. Bon chance Cheers Jon PS A debug log with an auth attempt in it might help us to help you