2023-07-24, 02:56 AM
(This post was last modified: 2023-07-24, 02:56 AM by TheDreadPirate.)
I am assuming that the jellyfin server is also connected to router #2. Might be worth opening a command prompt (run as admin) and running
I think this should tell us whether it is going up to router #1.
Also, I see this.
And this.
So you have another private IP address space or something? 10, 192.168, and 172.26?
Code:
TRACERT.EXE <insert jellyfin server IP here>
I think this should tell us whether it is going up to router #1.
Also, I see this.
Code:
[2023-07-22 12:46:49.356 -05:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
And this.
Code:
[2023-07-22 12:47:40.382 -05:00] [WRN] [13] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://172.26.128.1:8096/dlna/f1d0d9a4-7030-4238-8a51-35c9af60701a/description.xml" to "172.26.128.1" in 0:00:01.1490321 with Status Code 200
So you have another private IP address space or something? 10, 192.168, and 172.26?