29 Jan
2020
29 Jan
'20
7:38 a.m.
On Jan 28, 2020, at 11:31 PM, Richard Green <richard.green@unsw.edu.au> wrote:
Is it possible to disable logging for one virtual server, with FreeRADIUS 3?
I have a network load balancer in front of FreeRADIUS 3, for the purposes of multiple availability zone fail-overs in AWS. The health checks (which are only valid for TCP btw) are resulting in many logged errors:
Wed Jan 29 04:28:24 2020 : Error: Ignoring request to auth proto tcp address * port 1812 bound to server health-check-tcp from unknown client 10.118.241.27 port 43332 proto tcp
Use a firewall rule to block those connections at the OS layer. Alan DeKok.