Re: Disable Proxy Socket
Alan DeKok <[email protected]>
| Newsgroups | gmane.comp.freeradius.user |
|---|---|
| Message-ID | <[email protected]> |
On Apr 29, 2025, at 3:10 AM, Timothy M Butterworth <[email protected]> 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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html