• 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 General Questions Nginx Proxy Manager, Fail2Ban, and Jellyfin

     
    • 0 Vote(s) - 0 Average

    Nginx Proxy Manager, Fail2Ban, and Jellyfin

    Nginx Proxy Manager, Fail2Ban, and Jellyfin Setup
    crashx
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2024 Jun
    Reputation: 0
    #9
    2024-06-19, 06:47 PM
    Okay, cool, sounds like my thinking may be directionally correct! I've set up Nginx Proxy Manager just so that I have a frontend to configure the reverse proxy under the hood and I think the IPs are forwarding as expected. Here's a paste from my config which matches the JF docs.

        # Proxy main Jellyfin traffic
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header X-Forwarded-Protocol $scheme;
        proxy_set_header X-Forwarded-Host $http_host;
        proxy_headers_hash_max_size 2048;
        proxy_headers_hash_bucket_size 128;

    In the JF logs, the right IPs are being captured, so I am assuming that those headers are correct. Subsequently F2B is extracting those IPs from the logs and using them to set the IPTables on the host. But, at the host level I'm not getting a match when I refresh the JF pages to test if the ban worked.... So so strange.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Nginx Proxy Manager, Fail2Ban, and Jellyfin - by crashx - 2024-06-19, 03:30 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by TheDreadPirate - 2024-06-19, 03:54 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by crashx - 2024-06-19, 04:01 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by TheDreadPirate - 2024-06-19, 04:26 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by crashx - 2024-06-19, 04:41 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by TheDreadPirate - 2024-06-19, 04:50 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by crashx - 2024-06-19, 04:57 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by TheDreadPirate - 2024-06-19, 05:18 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by crashx - 2024-06-19, 06:47 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by TheDreadPirate - 2024-06-19, 06:59 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by crashx - 2024-06-19, 07:52 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by TheDreadPirate - 2024-06-19, 08:04 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by crashx - 2024-06-19, 08:10 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by TheDreadPirate - 2024-06-19, 08:50 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by crashx - 2024-06-19, 09:24 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by Fetzi - 2024-12-07, 04:45 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by TheDreadPirate - 2024-12-07, 10:29 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by Fetzi - 2024-12-08, 10:29 AM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by TheDreadPirate - 2024-12-08, 03:08 PM
    RE: Nginx Proxy Manager, Fail2Ban, and Jellyfin - by Fetzi - 2024-12-08, 03:43 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