Thank you for the reply. Which file specifically would be helpful for you? The logs contain my email and movies, so I don’t want to make that public.
The information @OttoKerner mentioned did lead me to check into my router. It turns out that the ASUS ROG AX11000 apparently has DNS rebind protection enabled by default, with no GUI option to change it, so I set
rebind-domain-ok=/plex.direct/
via an nvram update through SSH.
Unfortunately, even with my default router of 192.168.50.1, Synology NAS of 192.168.50.153, and macOS ip of 192.168.50.123, I could not get it to perform a successful
nslookup of 192-168-50-153.plex.direct
It posts back with:
Server: 192.168.50.1
Address: 192.168.50.1#53
Non-authoritative answer:
*** Can't find 192-168-50-153.plex.direct: No answer
I disabled remote access in plex.tv, and as expected lost access to my NAS, which is named RARE-STORAGE
I then opened PMS on my NAS directly, and enabled remote access as RARE-STORAGE.local in which case it lets me use it at that address.
The problem is I need to access it via plex.tv, which to my understanding should have the routing logic to know to resolve plex.direct and access my local IP’s.
The reason I need it is I use the Advanced Profanity Filter plugin to remove profanity. I may work on adding a filter directive for it with rare-storage.local though and see if I can get working.
If you have any ideas for getting plex.tv to work again locally for me, I appreciate it.
Also, I can send you the log files directly if you have a way. I just didn’t want to make it public.