• 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 Firewall Blocks Connections

     
    • 0 Vote(s) - 0 Average

    Firewall Blocks Connections

    Anonym
    Offline

    Junior Member

    Posts: 3
    Threads: 2
    Joined: 2023 Jul
    Reputation: 0
    Country:Germany
    #1
    2024-06-05, 02:56 AM
    I have set up my Jellyfin server and it has worked fine for a while, but the firewall always interfered. for a while it helped to just turn it off until the device was connected and then boot it back up. but now, even with that, once i turn it back on everything immediately gets blocked again. is there any way to fix it? im on windows 10.
    pcm
    Offline

    Member

    Posts: 62
    Threads: 4
    Joined: 2024 May
    Reputation: 0
    Country:Uzbekistan
    #2
    2024-06-05, 03:01 AM (This post was last modified: 2024-06-05, 03:06 AM by pcm. Edited 1 time in total.)
    https://www.howtogeek.com/394735/how-do-...-firewall/

    Please follow this guide and open port 8096 TCP and UDP in windows firewall.

    OR you can run these two commands in Windows Powershell as administrator.

    Code:
    netsh advfirewall firewall add rule name= "Open Port 8096 TCP" dir=in action=allow protocol=TCP localport=8096
    netsh advfirewall firewall add rule name= "Open Port 8096 UDP" dir=in action=allow protocol=UDP localport=8096
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2024-06-05, 01:37 PM
    Your other option is to go into the Windows Firewall and allow jellyfin.exe instead of just port 8096.

    When you ran the installer there should have been a prompt at the end to add jellyfin.exe to the Windows Firewall, but if the installer wasn't run as admin you may not have received that prompt.
    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)


    • 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