help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] Logging question


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] Logging question
Date: Wed, 18 Dec 2002 12:46:33 +0200

> What do I need to do to get radiusd to log the framed-ip-address to
> the auth.notice facility?
[...]
> tail /var/log/radius
> Aug 31 00:01:11 128.206.12.134 radiusd[6923]: Accounting: 14/26
> 'username' via 128.206.xxx.yyy from 128.206.xxx.yyy port 24 $"0010B99E"
> PPP/128.206.xxx.yyy Stop - OK -- total 0, holding 0
> 

You will have to modify radiusd sources. More specifically: auth.c and
acct.c.

> We have some log processing scripts that need the framed-ip-address to
> be in this log.

Possibly a better soution would be to fix the scripts. The detailed
information about incoming packets (including framed ip whenever
available) is written to the detail files (/var/log/radacct/<nasname>/detail
and /var/log/radacct/<nasname>/detail.auth)

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]