29 Apr
2025
29 Apr
'25
11:58 a.m.
On Apr 29, 2025, at 3:10 AM, Timothy M Butterworth <timothy.m.butterworth@gmail.com> wrote:
How do I disable the following proxy settings: Listening on proxy address * port 50106 Listening on proxy address :: port 49193
Two options: $ grep proxy radiusd.conf $ radiusd -X | grep proxy including configuration file ./raddb/proxy.conf including configuration file ./raddb/mods-enabled/proxy_rate_limit proxy_dedup_window = 1 proxy_requests = yes limit_proxy_state = "auto" proxy server { # Loading module "pre_proxy_log" from file . ... Alan DeKok.