Disable Proxy Socket
Alan DeKok
aland at deployingradius.com
Tue Apr 29 15:58:01 UTC 2025
On Apr 29, 2025, at 3:10 AM, Timothy M Butterworth <timothy.m.butterworth at 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.
More information about the Freeradius-Users
mailing list