Plex Secure connections issues with DNS Rebinding. (Possible Fix!)

Following up on this post for anyone currently experiencing concerns with local playback with plex.

This example is when using a pihole on the local network:

  • SSH into your pihole

  • nav to /etc/dnsmasq.d/

  • open your 'custom'.conf

  • add the following line

rebind-domain-ok=/plex.direct/

  • save your config

  • reboot pihole

This should resolve the concern with the 'insecure connection prompt' when playing plex on the LAN to a local device (chromecast, firestick, etc.)