![]() |
Jellyfin stopped allowing local connections suddenly - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Networking & Access (https://forum.jellyfin.org/f-networking-access) +---- Thread: Jellyfin stopped allowing local connections suddenly (/t-jellyfin-stopped-allowing-local-connections-suddenly) |
Jellyfin stopped allowing local connections suddenly - radnom - 2024-12-11 It'd all been working perfectly fine for a couple weeks, and then suddenly without touching any network settings, Jellyfin settings, Router settings, etc. Jellyfin just stopped allowing connections from my other computers! Problem: I cannot connect to my Jellyfin server from other computers/devices on the same network. I do not want remote access. I only want to access my media files from within my house and network.
If I tick 'Allow remote connections to this server' then it works fine again.
However, I don't want remote connections! I want it to be completely local like it was before.
The fact that it works with 'allow remote connections' ticked makes me think it's not Firewall related, but I'm an amateur at networking stuff so I don't really have a clue if that's related.
I'm not sure what changed that now Jellyfin thinks my other devices on the network are considered 'remote' now.
RE: Jellyfin stopped allowing local connections suddenly - TheDreadPirate - 2024-12-11 Do you have multiple VLANs? Are your other devices on a different subnet? 192.168.2.X? Do you have AP isolation enabled for wireless clients? I don't see any access attempts in the log you provided. Do you know if your clients are using an IPv6 address when attempting to connect to your server? Since you only have 192.168.1.0/24 as accepted LAN connections. RE: Jellyfin stopped allowing local connections suddenly - wenzelja - 2024-12-16 I have found that if I enable IPv6 then I lose all access to my server locally. Un-ticking the "Enable IPv6 functionality" (and a server restart) should work. That's been one of those questions I've been meaning to ask about this option. Why does enabling IPv6 functionality result in disabling IPv4 access to my server on 192.168.1.XXX:8096, or does it just mean that I can only access it using the local IPv6 address (and do I still use 8096 as the port for IPv6, e.g. XXXX:XXXX:XXXX:XXXX:XXXX:XXXX%XX:8096)? Even though both IPv4 and IPv6 are enabled, based on my experience thus far it would seem that IPv4 is disabled when IPv6 is enabled, even though the Network settings aren't reflecting that reality, and are instead showing both enabled. RE: Jellyfin stopped allowing local connections suddenly - schnappi - 2024-12-18 Did your computer go into sleep mode? |