VMPS logging

Jens Link lists at quux.de
Mon May 24 15:04:52 CEST 2010


Jens Link <lists at quux.de> 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: jenslink at guug.de | -------------------  | 
-------------------------------------------------------------------------



More information about the Freeradius-Users mailing list