My local clients are connecting as remote to my plex media server and I am unsure why, even after specifying local network ranges for ipv4 and ipv6. Any help would be appreciated.
Thank you for the reply, I just changed my DNS servers to Google’s on my host pc, my local client, and my router. Unfortunately this did not solve my problem.
You need to adjust settings in the router to turn DNS rebinding off or add an exception depending on router. Read the info from the link he posted below DNS rebinding.
Plex Media Server.log (6.3 MB)
My plex briefly showed as Nearby on my local client, for about 3 mins, 4:53 to 4:56 I believe. I personally am convinced my problem has something to do with IPv6 as the allowed network range is IPv4 and in this log from 4:53-4:56 the IPv4 address is shown as Allowed Network. Is there a way to force my local client to be seen as the IPv4 address? Disabling IPv6 on my local client makes the plex server unreachable so that is not an option.
i dont use ipv6. also not clear why disabling on the local client would cause a server to be unreachable. Do you have this box checked under the network settings of the PMS?
Yes I do, I tried disabling it and then PMS started crashing on startup, I’ve tried a fresh PMS install a couple times but it seems like I’ll just have to keep trying because it seems IPv6 is my problem.
you might need to replicate that then post those logs and hopefully someone that knows more than me can look at them. I’ve never heard of that nor do i see anything in google. are you saying a fresh install without ipv6 enabled crashes every time?
Correct. I looked up the error I’m receiving and it seems like the port 32400 may be in use by another application and that could be causing my problem.
Verify that you are not running several instances of Plex server concurrently. Use the Windows Task Manager.
For instance, if you installed PMS under an “Admin” Windows account, but are using a different Windows user account for your regular work, PMS might be running already inside the Admin account. Verify that you have only one Windows user account logged in.
Other software which sometimes clashes with Plex are Torrent clients and FTP servers. Make sure you don’t have anything of that kind running before starting Plex.
But once PMS is running, you can exclude interference over port 32400 as a reason for the initial problem. PMS will simply not run at all if it cannot bind to port 32400.
The “DNS rebinding protection” issue cannot be solved by picking a different DNS server.
(at least not when the issue affects clients which are in the same local network as the Plex server)
I am pretty sure that your router model has the necessary setting in its configuration menu.
If actually it doesn’t, consider swapping its firmware with the open source “dd-wrt” firmware (or other open source router firmware – if available for this router model). It does have the necessary configuration option.
Hey thank you for the reply and information, I ended up reverting back to Windows 10 and my problem was solved. I’m disappointed I couldn’t get it figured out but I appreciate everyone’s help.