I have a pbs behind a rev.proxy, HAProxy in this case. A standard redirect to port 8007 ends in a redirection loop. The roadmap at https://pbs.proxmox.com/wiki/Roadmap mentions https://forum.proxmox.com/threads/proxmox-backup-server-security-advisories.149332/post-841346
Support configuring the proxy daemon's real peer-IP header and allowed source IP addresses through environment variables (PSA-2026-00009-1).The PROXY_REAL_IP_HEADER and PROXY_REAL_IP_ALLOW_FROM variables can be set by overriding the proxmox-backup-proxy.service systemd unit.This enables deploying Proxmox Backup Server behind a reverse proxy while preserving the real client IP address.
I dont understand the sentence
the PROXY_REAL_IP_HEADER and PROXY_REAL_IP_ALLOW_FROM variables can be set by overriding the proxmox-backup-proxy.service systemd unit.
Do I need a CIDR allowing the redirection?
Support configuring the proxy daemon's real peer-IP header and allowed source IP addresses through environment variables (PSA-2026-00009-1).The PROXY_REAL_IP_HEADER and PROXY_REAL_IP_ALLOW_FROM variables can be set by overriding the proxmox-backup-proxy.service systemd unit.This enables deploying Proxmox Backup Server behind a reverse proxy while preserving the real client IP address.
I dont understand the sentence
the PROXY_REAL_IP_HEADER and PROXY_REAL_IP_ALLOW_FROM variables can be set by overriding the proxmox-backup-proxy.service systemd unit.
Do I need a CIDR allowing the redirection?