On 07/06/2009 04:35 PM, Alan DeKok wrote:
Jonathan Gazeley wrote:
However, all of my radius magic happens inside virtual servers, which live in sites-available. I haven't been able to get any syslog packets sent from within these virtual servers.
The "log" section is global. See raddb/sites-available/README for a definitive list of which sections can appear inside of a "server" section.
OK, thanks. If the "log" section is global, should I simply be able to insert the word "log" into my virtual servers? Doing so causes the server to not start: radiusd[9868]: /usr/local/etc/raddb/sites-enabled/uobresnet[34]: Failed to find module "log". radiusd[9868]: /usr/local/etc/raddb/sites-enabled/uobresnet[20]: Errors parsing authorize section. Ultimately what I'm after is the ability to send detail logs to syslog rather than have them written to a file. Perhaps I've been asking the wrong questions so far, or in the wrong way :) Cheers, Jonathan