2024-07-02, 09:09 PM
Hi all, I am having a rather peculiar issue.
I have a Jellyfin server running on my network at address x.x.x.13. I can access the webpage for it fine via this address when connected to the same local network. I have a port forward enabled so that I can access the server externally, and I can confirm that works.
However, I also have a VPN installed on the server so that it accesses the internet with a touch of privacy. When I enable the VPN service, I can still access the Jellyfin webpage via x.x.x.13 when connected to the same local network, however I am no longer able to access it externally, despite the port forward still being in place and me still being able to access it via x.x.x.13 when on the same local network.
Whether the server is connected to the VPN or not, the command 'netstat -tunlp' shows that Jellyfin is listening on the local address "0.0.0.0:8096 (TCP)", with the foreign address set to "0.0.0.0:*" - to my understanding that is saying that Jellyfin is listening on all instances, accepting connections from all addresses.
Seeing as I can access the server locally no matter what, I see no reason for it to be inaccessible when it is connected to it's VPN.
I have tried forcing Jellyfin to use the x.x.x.13 address in the network settings page but that made no difference.
Hopefully there are some ideas out there regarding this issue.
Thank you
I have a Jellyfin server running on my network at address x.x.x.13. I can access the webpage for it fine via this address when connected to the same local network. I have a port forward enabled so that I can access the server externally, and I can confirm that works.
However, I also have a VPN installed on the server so that it accesses the internet with a touch of privacy. When I enable the VPN service, I can still access the Jellyfin webpage via x.x.x.13 when connected to the same local network, however I am no longer able to access it externally, despite the port forward still being in place and me still being able to access it via x.x.x.13 when on the same local network.
Whether the server is connected to the VPN or not, the command 'netstat -tunlp' shows that Jellyfin is listening on the local address "0.0.0.0:8096 (TCP)", with the foreign address set to "0.0.0.0:*" - to my understanding that is saying that Jellyfin is listening on all instances, accepting connections from all addresses.
Seeing as I can access the server locally no matter what, I see no reason for it to be inaccessible when it is connected to it's VPN.
I have tried forcing Jellyfin to use the x.x.x.13 address in the network settings page but that made no difference.
Hopefully there are some ideas out there regarding this issue.
Thank you