I put in a ticket also, but figured I would also post here. I am attempting to run Plex Media Server on my unraid box. But after finding issues with Plex confirming my Plex Pass membership, I discovered it was having issues with it's dns resolution of metadata.plex.tv My main PC can see it just fine and has no issues. The unraid server is the only thing on my network having this issue. I run a UDM SE and have the dns setup for 1.1.1.1 and 8.8.8.8 I run dig and see this: root@Tower:~# dig metadata.plex.tv ; <<>> DiG 9.20.8 <<>> metadata.plex.tv ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8147 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ;; QUESTION SECTION: ;metadata.plex.tv. IN A ;; AUTHORITY SECTION: plex.tv. 1800 IN SOA jeremy.ns.cloudflare.com. dns.cloudflare.com. 2384298523 10000 2400 604800 1800 ;; Query time: 7 msec ;; SERVER: 1.1.1.1#53(1.1.1.1) (UDP) ;; WHEN: Thu Sep 25 15:19:16 PDT 2025 ;; MSG SIZE rcvd: 109 I tried using copilot to help resolve this and it just kept putting me in circles changing my DNS provider and never solving the issues. Unraid seems to be hitting other things. My reverse proxies are working. For some reason, it is having issues with metada.plex.tv. I know there is nothing wrong with that link since I can hit it successfully from the rest of my network. I have reset my UDM and my unraid server to make sure things weren't cached. Nothing seems to work. Plex is also running it's network in Host mode.