8 Mar
2025
8 Mar
'25
6:36 a.m.
Thank you for the really quick response. Will putting a listener on a non-existing detail file while FreeRADIUS is running cause any issues? Using radrelay seems like a more reasonable approach i guess.
Matthew Newton via Freeradius-Users <freeradius-users@lists.freeradius.org> şunları yazdı (8 Mar 2025 14:09):
radrelay these days is just a FreeRADIUS config that reads detail files and processes them.
Either start a separate instance of the daemon using that config to process as and when (the -n option is helpful here), or set up a main detail listener in the normal config that points to a file (or glob) that doesn't normally exist. When you want to process a file, copy it to the location that the listener is looking at.