Jens Link <[email protected]> writes:
> I have a working VMPS installation, radiusd -X shows me the relevant
> information ( MAC - VLAN assignments) but how do I log these information
> to a file or syslog?
Here is an example of a working config using linelog:
/usr/local/etc/raddb/modules/linelog:
linelog {
filename = syslog
reference = reply:VMPS-Join-Response
format = "%{VPMS-MAC} %{VMPS-VLAN-Name}"
reply:VMPS-Join-Response = "%{VMPS-MAC} - VLAN: %{VMPS-VLAN-Name}"
}
Linelog has to be called from the vmps server.
cheers
Jens
--
-------------------------------------------------------------------------
| Foelderichstr. 40 | 13595 Berlin, Germany | +49-151-18721264 |
| http://blog.quux.de | jabber: [email protected] | ------------------- |
-------------------------------------------------------------------------
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html