26 Aug
2009
26 Aug
'09
12:42 p.m.
Ian Chard wrote:
I also want to have a syslogged record of each login attempt, which I can do, but I can't figure out how to log the client's IP address without having to specify every client individually in freeradius's config. As it is, I just get
Login OK: [username] (from client big-netblock port 0)
Is there a way around this without having to maintain a huge list of clients?
In 2.1.7, the "Login OK" messages can be customized. You will be able to include a "Packet-Src-IP-Address" in the log message. Alan DeKok.