2024-06-21, 03:06 AM
(This post was last modified: 2024-06-21, 03:28 AM by mightyenigma. Edited 2 times in total.)
(2024-06-20, 10:26 PM)TheDreadPirate Wrote: Is Jellyfin listening on the zerotier interface?
This is the ZeroTier interface after I log in to https://my.zerotier.com/network , first page:
Here is the page that goes to when I click on the Network I have been using for the other apps to reach my home server. This is the Members section. As you can see, it is about the device but not the specific apps:
Other sections are Settings:
And Flow Rules which looks like this:
Code:
#
# This is a default rule set that allows IPv4 and IPv6 traffic but otherwise
# behaves like a standard Ethernet switch:
drop
not ethertype ipv4
and not ethertype arp
and not ethertype ipv6
;
# Accept anything else. This is required since default is 'drop':
accept;
# For more information on how rules work visit: https://docs.zerotier.com/rules/
And Administrators which apparently you have to upgrade (probably to a paid plan) to use.
I'm not sure where to to look for anything "listening" to Jellyfin.
I am open to using a different free solution as well if I can get more help that way. I just thought I might as well use ZeroTier since it works well enough for my other things like Moonlight Game Streaming and FileManager+ on my LG V30 Android phone and TotalCommander SMB plugin on my Firestick.
My host is running Windows 10.
IPv4
Server version
10.9.6
Web version
10.9.6
Build version
10.9.6
There appears to be no logging on the server about my attempts to connect via ZeroTier, so I think it's not rejecting the connection, it just never arrives from the phone.