5 Apr
2011
5 Apr
'11
4:23 a.m.
Trey Briggs wrote:
I'm trying to get similar logging in mysql to what you see with:
log {
You can use rsyslog to take syslog messages, and write them to SQL.
I've found how to log accepts and rejects using the sql module in the post-auth section, but I'm unsure how to insert the client info (name or IP is fine).
Use Packet-Src-IP-Address instead of NAS-IP-Address. Alan DeKok.