Jellyfin Forum
Configuration of trusted proxies - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Configuration of trusted proxies (/t-configuration-of-trusted-proxies)



Configuration of trusted proxies - Loptan - 2025-09-21

Before updating to 10.10.7 from 10.10.6, I want to make sure that all my settings regarding the reverse proxy are in order.
I followed the provided guide for the use of Caddy as my reverse proxy and everything works as intended and I can access the server remotely from anywhere.
Jellyfin and Caddy are both running as independent programs (meaning no Docker containers) on my headless Ubuntu 24.04.3 LTS on a N100.

My question is: Do I have to write anything into the "Known proxies" field? 
I suspect that it should be something like localhost/127.0.0.1 but I couldn't find anything fitting my case in the guides or on the forums.

Thanks very much!


RE: Configuration of trusted proxies - theguymadmax - 2025-09-21

https://jellyfin.org/docs/general/post-install/networking/reverse-proxy/#forwarded-for-headers

Set the local server ip ,e.g, 192.168.1.X, in the known proxy field.