List of IP addresses and networks that are allowed without auth
Solved
I want all LAN devices to access my LAN plex server without internet (in the event of outage). I see many articles about this, but I do not see how I can enter a range of IP addresses - I any device on my own LAN to be able to use PLEX with no internet. What is the format for a range of IP addresses in the " List of IP addresses and networks that are allowed without auth " filed under network settings. Please and thank you.
Sort by:
Best
Open comment sort options
Best
Top
New
Controversial
Old
Q&A
This is listed on the plex page.
If for instance you wanted all ips like 192.168.0.x to be available you can enter
192.168.0.0/255.255.255.0 or
192.168.0.0/24
is what I want so I used
192.168.1.0/255.255.255.0
thank you for that
This is a stupid question which I'm afraid to ask: Why can Plex Home users not use this? What exactly breaks?
IP address/netmask - so 192.168.0.0/24 for example - will include the entire subnet. Or are you looking for a subset of the full subnet?
I would be looking for a subset range of addresses on my local LAN eg 192.168.0.100-192.168.0.200 . What syntax should be used to specify a range like that?
I found links in your comment that were not hyperlinked:
192.168.0.1/24
I did the honors for you.
delete | information | <3