Radiator Server Documentation — v10.33.2
Table of Contents
proxy-protocol
Enables the PROXY protocol to preserve the original client IP address when connections pass through load balancers or proxies.
For TACACS+ and RADIUS listeners, PROXY protocol is supported on plain TCP
listeners only. TLS listeners do not parse a PROXY header before the TLS
handshake, and combining tls and proxy-protocol is rejected at
configuration load. See
TACACS+ Authentication, Authorization, and Accounting
for TACACS+ transport details.
Syntax
proxy-protocol v2;
See PROXY Protocol Guide for detailed documentation.
Table of Contents