I've recently made the leap to the DD-WRT firmware on my router. It's solved a lot of problems, but created a a big new problem: I use a TiVo Roamio as my plex client and since moving to DD-WRT I cannot get the Plex client on the TiVO box to make a direct connection with my plex server, even though are on the same network. The connection is secure, but it is labeled as indirect. As a result, I can access the plex server, but streaming any video fails every time.
I read up about DNS binding and dnsmasq is enabled in DD-WRT but I've added the additional command:
rebind-domain-ok=/plex.direct/
When that didn't fix it, I tried completely disabling dnsmasq, but that didn't seem to solve anything either.
With my laptop on the same network I am able to make a direct connection through the web interface, which leads me to believe that the issue is something related to Plex and DD-WRT.
In my Plex server settings It says that remote connections are able to access me server. I have the port forwarded in DD-WRT. So it's not just a matter of the ports. I thought it could be related to secure connections, but I have secure connections set to Preferred in my server settings, and that wasn't an issue before I installed DD-WRT.
Any and all help would be GREATLY appreciated! I'm totally stuck at the moment.