• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Off Topic Self-hosting & Homelabs IP forwarding with Nginx Proxy Manager (NPM)

     
    • 0 Vote(s) - 0 Average

    IP forwarding with Nginx Proxy Manager (NPM)

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #13
    2025-02-13, 07:40 PM
    I looked at your Jellyfin docker compose again. It's using host networking? But Nginx is using bridge networking with port publishing? Usually it is the other way around. Nginx is running on the host network while Jellyfin is in a bridge network.

    From a client PC, can you run a tracert/tracepath to your domain name to see the hops it is going through?

    Also, remove these from the Advanced tab of Nginx.

    Code:
    proxy_set_header X-Real-IP $remote_addr;
    proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
    proxy_set_header Host $host;

    Looking at Nginx Proxy Manager's git, those properties are already part of Nginx's config and aren't necessary and could be interfering with Nginx's default config.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 02:29 AM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 01:38 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by TheDreadPirate - 2025-02-13, 01:51 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 02:05 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 02:12 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 02:34 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by TheDreadPirate - 2025-02-13, 02:45 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 03:13 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by TheDreadPirate - 2025-02-13, 03:28 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 07:09 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by TheDreadPirate - 2025-02-13, 07:18 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 07:23 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by TheDreadPirate - 2025-02-13, 07:40 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 08:59 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 09:06 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by TheDreadPirate - 2025-02-13, 09:36 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 09:39 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 10:02 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by TheDreadPirate - 2025-02-13, 10:10 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 10:14 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by TheDreadPirate - 2025-02-13, 10:38 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 10:46 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 10:54 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by TheDreadPirate - 2025-02-13, 11:03 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-13, 11:09 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-14, 06:23 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by TheDreadPirate - 2025-02-15, 05:44 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Ploutos - 2025-02-15, 06:02 PM
    RE: IP forwarding with Nginx Proxy Manager (NPM) - by Southpawz - 2025-04-24, 07:07 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode