# Plex Server treating one local Plex Player as a Remore

**URL:** https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885
**Category:** Plex Players
**Tags:** server-windows, vizio
**Created:** [June 21, 2026, 2:32pm UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885 "2026-06-21T14:32:40Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![ralph\_sc74](https://avatars.discourse-cdn.com/v4/letter/r/e9bcb4/32.png) [@ralph\_sc74](https://forums.plex.tv/u/ralph_sc74)
#### Post date: [June 21, 2026, 2:32pm UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/1 "2026-06-21T14:32:41Z")

</div>

Server Version#: 1.43.2.10687-563d026ea  
Player Version#: Vizio SmartCast 3.6.0-2608.0003

I recently moved to a new location. The local network stayed the same. I am using the same mesh routers with the same names and IP address. I use Plex apps on several devices. All work as expected except one Vizio Plex App it keeps acting like it is remote from the local server and want to be pay for access. I have another Vizio TV using the app no issues. All the apps on FireSticks no issues. iPhones and iPads no issues. Vizio will not allow you to delete the app, but I did do a reset all Apps but the only result was I need to log into all my apps again. Does anyone have an suggestions?

---

<div class="post-metadata">

### Author: ![pl\_5309](https://avatars.discourse-cdn.com/v4/letter/p/2bfe46/32.png) [@pl\_5309](https://forums.plex.tv/u/pl_5309)
#### Post date: [June 21, 2026, 2:40pm UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/2 "2026-06-21T14:40:24Z")

</div>

Have a go at this list:

> [@Client says it won't play from "remote server", although the server is local](https://forums.plex.tv/t/client-says-it-wont-play-from-remote-server-although-the-server-is-local/921148):
>
> Here we are trying to collect various tips, which could help those users who are only using Plex within their home network, but see the message from the title anyway. when using virtualization/containers for the server, use “Host networking”. If you use “Bridge” instead, a layer of NAT will be inserted, which moves your server into a different network than your local clients are. The server being in a different network is considered “remote access”. Verify that you are not affected by “DNS reb…

---

<div class="post-metadata">

### Author: ![veeejay](https://avatars.discourse-cdn.com/v4/letter/v/9dc877/32.png) [@veeejay](https://forums.plex.tv/u/veeejay)
#### Post date: [June 21, 2026, 2:43pm UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/3 "2026-06-21T14:43:48Z")

</div>

Try changing the dns servers directly on the tv to `8.8.8.8/8.8.4.4 or 1.1.1.1/1.0.0.1` to deal with dns rebind protection sending plex remote.

---

<div class="post-metadata">

### Author: ![nx6](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/nx6/32/103992_2.png) [@nx6](https://forums.plex.tv/u/nx6)
#### Post date: [June 21, 2026, 6:15pm UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/4 "2026-06-21T18:15:27Z")

</div>

DNS rebind protection is a feature of your router. You can’t fix it by changing your upstream DNS server.

---

<div class="post-metadata">

### Author: ![OttoKerner](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/ottokerner/32/10079_2.png) [@OttoKerner](https://forums.plex.tv/u/OttoKerner)
#### Post date: [June 23, 2026, 7:05am UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/5 "2026-06-23T07:05:31Z")

</div>

> [@nx6](#):
>
> You can’t fix it by changing your upstream DNS server.

Actually you can, if you tell the _client_ to use that as its primary DNS server. Since `8.8.8.8/8.8.4.4 or 1.1.1.1/1.0.0.1` are outside the local network, they don’t apply rebinding protection to a local host address.

---

<div class="post-metadata">

### Author: ![nx6](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/nx6/32/103992_2.png) [@nx6](https://forums.plex.tv/u/nx6)
#### Post date: [June 23, 2026, 7:45am UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/6 "2026-06-23T07:45:39Z")

</div>

Ah, I see what you are getting at. Since the client will be asking for DNS lookups directly the router wont be intercepting the ones that reference internal addresses for security reasons. Thanks for pointing that out.

…but wouldn’t it be easier to just fix the DNS rebind protection on the router’s settings? I know of one specific lineup of routers where there is no setting to allow the owner to turn it off, but that’s not the norm.

---

<div class="post-metadata">

### Author: ![OttoKerner](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/ottokerner/32/10079_2.png) [@OttoKerner](https://forums.plex.tv/u/OttoKerner)
#### Post date: [June 23, 2026, 7:51am UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/7 "2026-06-23T07:51:52Z")

</div>

> [@nx6](#):
>
> …but wouldn’t it be easier to just fix the DNS rebind protection on the router’s settings?

Of course. But there are many routers which don’t allow the user to disable or configure the DNS rebinding protection. So you will have to either

- replace the router
- replace the router’s firmware with an alternative (if available)
- set up an alternative DNS server for the local network, which does provide the necessary configuration options (PiHole et al.)

All three of these alternatives are IMHO not for the technical layman (except maybe the first, but only if your ISP plays ball).

---

<div class="post-metadata">

### Author: ![ralph\_sc74](https://avatars.discourse-cdn.com/v4/letter/r/e9bcb4/32.png) [@ralph\_sc74](https://forums.plex.tv/u/ralph_sc74)
#### Post date: [June 23, 2026, 2:20pm UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/8 "2026-06-23T14:20:28Z")

</div>

The issue is only one Plex App is not working, I have 4 other Plex Apps that work with the current configuration. I would almost say it was the Plex APP on the device but we have 2 TV of the same model and brand using the Plex App and 1 works and one does not.

---

<div class="post-metadata">

### Author: ![veeejay](https://avatars.discourse-cdn.com/v4/letter/v/9dc877/32.png) [@veeejay](https://forums.plex.tv/u/veeejay)
#### Post date: [June 23, 2026, 2:54pm UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/9 "2026-06-23T14:54:55Z")

</div>

The dns issue doesn’t always affect all clients the same, even identical TVs. One may work, the other needs the dns changed. Try adding the dns servers mentioned above to the tv directly in its network settings. If that works, and your router allows it, consider changing it on the router as well so all clients on your network use the same dns.

Also, if you don’t use plex remotely, disable [plex relay](https://support.plex.tv/articles/216766168-accessing-a-server-through-relay/) in the plex network settings and disable remote access in the plex remote access settings so that plex doesn’t have a remote path to connect.

---

<div class="post-metadata">

### Author: ![bmsqwe](https://avatars.discourse-cdn.com/v4/letter/b/ea666f/32.png) [@bmsqwe](https://forums.plex.tv/u/bmsqwe)
#### Post date: [June 29, 2026, 11:54pm UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/10 "2026-06-29T23:54:34Z")

</div>

Thank You!!! This one Vizio LCD has never been able to see our server unless remote access was enabled. Changing the DNS to a manual external resolution instantly resolved the connection!

---

<div class="post-metadata">

### Author: ![ralph\_sc74](https://avatars.discourse-cdn.com/v4/letter/r/e9bcb4/32.png) [@ralph\_sc74](https://forums.plex.tv/u/ralph_sc74)
#### Post date: [June 30, 2026, 3:57pm UTC](https://forums.plex.tv/t/plex-server-treating-one-local-plex-player-as-a-remore/939885/11 "2026-06-30T15:57:23Z")

</div>

Thanks for the suggestion, but that does not fix the issue. With remote access enabled, I am asked to pay for remote access. I have added a Firestick to this TV so Plex is available, it is a workaround.

All the TVs and Firesticks in the house are on the same local network 10.249.1.xxx and work without any changes to their setup. One other TV is also a Vizio, same model just a little smaller.

The TV with the issue worked before we moved.  
The entire home local network is the same configuration as our prior home.
