On a computer (windows 10) with a wired LAN connection to my router, I have no issues opening Plex via the QNAP dashboard icon or via app.plex.tv in a browser.
However, on a separate computer (OSX) connected to the same router via Wifi, i can only access Plex via app.plex.tv. When I try to open it via the QNAP dashboard, i get the following message in Chrome : “This site can’t be reached
192.168.0.11 took too long to respond.”
192.168.0.11 is the IP assigned to my QNAP. In my router options, I’ve opened port 32400 in that IP, but have no other opened ports.
Any ideas how I can get the QNAP dashboard Plex app icon to open plex properly?
What is the IP range and netmask used by your wifi network? It must be in the same subnet as 192.168.0.11, otherwise you need to specify a certain parameter in PMS settings
I’ll also mention that I tried plugging another computer directly into the router via LAN, and can do all of the above things with no issues - connect via Plex dashboard, get a “nearby” connection instead of “remote”, etc etc.
It’s only when I’m connecting to the router via WIFI that I have these problems and am getting the “This site can’t be reached 192.168.0.11 took too long to respond.”
All connections showing in the log are via the remote access public IP. You do have Double NAT with CGNAT IP address but that does not appear to have caused an issue with getting remote access to work
This is not the default DNS. I was having the same issues with the default so I’d previously tried the google DNS as a troubleshooting measure. Should I switch back?
OK so it is not a DNS Rebinding Protection issue as DNS lookup did work
So is the Mac with one network interface and is on the 192.168.0.xx subnet ?
and in browser this does not get through ? http://192.168.0.11:32400/web
or https://192-168-0-11.e95c4e4908fe4b8383d196a70a05503c.plex.direct:32400/web
and can you ping the server from the mac in terminal
ping 192.168.0.11
Have you tried wired connection to eliminate wifi
The QNAP did have also have other subnets 10.0.3.x and 10.0.5.x
When you try those links http://192.168.0.11:32400/web
and https://192-168-0-11.e95c4e4908fe4b8383d196a70a05503c.plex.direct:32400/web
would be good to then get the server logs to see if the requests hit the server or not.
If not - then it is some networking setup issue or security
Suggest you also try these from the computer with LAN connection that works and then we can see how the requests come in to the Plex Media Server in the logs
May be you have wifi isolation in the router / access point?
But if ping 192.168.0.11 works from the Mac then that suggests it can’t be that
Does the other computer that works with LAN have wifi ? you can then try that
What is the IP and Netmask of your OSX computer (or computers connected via wifi) ? I do not see any signal in PMS logs of any access attempt from your local LAN, looks like the issue is in networking, not in PMS.
Try to access PlexWeb using http://192.168.0.11:32400/web/index.html or https://192.168.0.11:32400/web/index.html instead of from the QNAP UI.
As a side note, if you plan to use remote connections, please contract a fixed IP. Your ISP assigned you a CG-NAT IP, and in such cases you will have trouble, not only with PMS, but also with any other service.