In the advanced section of ‘Network’ settings (Server->Network), there is a field to disable authentication for specified networks:
List of IP addresses and networks that are allowed without auth
I have entered my local network addresses, such as my PS4, and that did not work. I then tried my specific hostnames, whole subnets, a whole class B… nothing works.
This issue only happened when I started my Plex Pass - what is going on here?
There are much older forum posts regarding this, claiming you can’t have authenticated users and ‘whitelisted’ network addresses. Is this still true?
How exactly did you write your list of IP adresses into that input field?
It must not contain any space character.
And it can only contain IP addresses from IP ranges which are declared as ‘private use’. If you are using ‘routable’ IP adresses in your internal network, this won’t work.
@OttoKerner said:
How exactly did you write your list of IP adresses into that input field?
It must not contain any space character.
And it can only contain IP addresses from IP ranges which are declared as ‘private use’. If you are using ‘routable’ IP adresses in your internal network, this won’t work.
I’ve tried various ways. Single IPs and ranges in the form of (192.168.1.0/24, 192.168.1.0/255.255.255.0, 192.168.1.0-192.168.1.254)… and maybe some other ways, too.