Hi I have two servers. One of the logs shows the ip address, but the other does not. How to set up logs in the form Auth: (140) Login OK: [ip_10.65.150.1/j0cgtr19MCVH] ?
On Mar 27, 2020, at 8:29 AM, Клеусов Владимир Сергеевич via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
I have two servers. One of the logs shows the ip address, but the other does not. How to set up logs in the form Auth: (140) Login OK: [ip_10.65.150.1/j0cgtr19MCVH] ?
See radiusd.conf. Compare the two subsections called "log { ...}" There are various parameters for adding information to log messages. One server has been updated to log the IP, and the other one hasn't. Make them the same... Alan DeKok.
Thanks, The log section is the same on both servers. What else can I check ?
27 марта 2020 г., в 15:56, Alan DeKok <aland@deployingradius.com> написал(а):
On Mar 27, 2020, at 8:29 AM, Клеусов Владимир Сергеевич via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
I have two servers. One of the logs shows the ip address, but the other does not. How to set up logs in the form Auth: (140) Login OK: [ip_10.65.150.1/j0cgtr19MCVH] ?
See radiusd.conf. Compare the two subsections called "log { ...}"
There are various parameters for adding information to log messages. One server has been updated to log the IP, and the other one hasn't. Make them the same...
Alan DeKok.
On Mar 27, 2020, at 9:28 AM, Клеусов Владимир Сергеевич via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Thanks, The log section is the same on both servers. What else can I check ?
The log messages are produced from the log section. So either the log sections really are different, OR they use an attribute which is being changed elsewhere. There's no magic here. You have access to both configurations. You can "diff" them to see what's different. Alan DeKok.
participants (3)
-
Alan DeKok -
Клеусов Владимир Сергее вич -
Клеусов Владимир Сергеевич