• 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 Support Troubleshooting Networking & Access SOLVED: Client IPs with reverse proxy not showing correct

     
    • 0 Vote(s) - 0 Average

    SOLVED: Client IPs with reverse proxy not showing correct

    th0str
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    #1
    2025-01-13, 05:57 PM
    I have an issue with client IPs on reverse proxy.

    When accessing my jellyfin server from jellyfin.mydomain.zxz all my client IP are listed as my gateways IP address (192.168.1.1) - regardless of the clients are located on my local network or as a remote connection. But they show correctly then accessing the server locally.

    Im using Traefik 3.3.1 and Jellyfin 10.10.3

    My network settings are as following:

    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <NetworkConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <BaseUrl />
      <EnableHttps>false</EnableHttps>
      <RequireHttps>false</RequireHttps>
      <InternalHttpPort>8096</InternalHttpPort>
      <InternalHttpsPort>8920</InternalHttpsPort>
      <PublicHttpPort>8096</PublicHttpPort>
      <PublicHttpsPort>8920</PublicHttpsPort>
      <AutoDiscovery>true</AutoDiscovery>
      <EnableUPnP>false</EnableUPnP>
      <EnableIPv4>true</EnableIPv4>
      <EnableIPv6>false</EnableIPv6>
      <EnableRemoteAccess>true</EnableRemoteAccess>
      <LocalNetworkSubnets />
      <LocalNetworkAddresses>
        <string>192.168.1.200</string>
      </LocalNetworkAddresses>
      <KnownProxies>
        <string>traefik</string>
      </KnownProxies>
      <IgnoreVirtualInterfaces>true</IgnoreVirtualInterfaces>
      <VirtualInterfaceNames>
        <string>veth</string>
      </VirtualInterfaceNames>
      <EnablePublishedServerUriByRequest>false</EnablePublishedServerUriByRequest>
      <PublishedServerUriBySubnet />
      <RemoteIPFilter />
      <IsRemoteIPFilterBlacklist>false</IsRemoteIPFilterBlacklist>
    </NetworkConfiguration>
    Go to solution
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Client IPs with reverse proxy not showing correct - by th0str - 2025-01-13, 05:57 PM
    RE: Client IPs with reverse proxy not showing correct - by TheDreadPirate - 2025-01-13, 06:00 PM
    RE: Client IPs with reverse proxy not showing correct - by th0str - 2025-01-13, 06:13 PM
    RE: Client IPs with reverse proxy not showing correct - by TheDreadPirate - 2025-01-13, 06:33 PM
    RE: Client IPs with reverse proxy not showing correct - by th0str - 2025-01-13, 07:28 PM
    RE: Client IPs with reverse proxy not showing correct - by TheDreadPirate - 2025-01-13, 07:42 PM
    RE: Client IPs with reverse proxy not showing correct - by th0str - 2025-01-15, 05:38 PM
    RE: Client IPs with reverse proxy not showing correct - by TheDreadPirate - 2025-01-15, 06:00 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