This week I didnât deploy anything majorâbut I definitely put out some small fires and tightened a few screws behind the scenes.
đŻ The big win: I finalized my Plex custom server string for consistent access across all networks: http://192.168.1.xxx:32400,http://localnashostname.lan:32400,https://plex.mydomain.com
This approach now gives me:
â
Local fallback via LAN IP and hostname
â
External access via Cloudflare Tunnel
â
Full control without relying on Plexâs remote access relays
đ On the Cloudflare front, I also:
–Â Tested Zero Trust + WARP DNS for mobile devices using a secured subdomain (mydns.mydomain.com)
–Â Verified that VPN-connected mobile clients could route DNS through Pi-hole, but noticed ad filtering inconsistencies, likely due to DoH fallback or device behavior
–Â Checked Avahi and mDNS behavior post-tunnel container tweaksâstill stable across VLANs
đ„ Meanwhile, my Pi-hole Web Admin suddenly broke and had to be manually recovered. No data loss, but another good reminder of the importance of local dashboards being tied to container or web server quirks.
đĄ Bonus chaos: A Unifi update quietly downgraded IoT devices through a new “IoT connectivity improvement” setting to Wi-Fi 4, affecting things like Chromecast. Still testing whether this bottlenecks 4K Plex streams on 2.4GHz.
đ§ Key Lessons:
–Â Split DNS only works when fallback options are solid
–Â WARP DNS filtering sounds coolâuntil you hit device-level DoH exceptions
–Â When the Pi-hole dashboard disappears, you really feel the value of good internal tools
Homelabs are 10% setup, 90% detective work. Progress doesnât always mean deployingâit sometimes means restoring what shouldnât have broken in the first place.
hashtag#homelab hashtag#plex hashtag#cloudflare hashtag#pihole hashtag#warp hashtag#dns hashtag#sysadmin hashtag#selfhosting hashtag#vitaltech hashtag#zerotrust
This week I didnât deploy anything majorâbut I definitely put out some small fires and tightened a few screws behind the scenes. đŻ The big win: I finalized my Plex custom server string for consistent access across all networks: http://192.168.1.xxx:32400,http://localnashostname.lan:32400,https://plex.mydomain.com This approach now gives me:â Local fallback via LAN IP and hostnameâ External access via…

Leave a Reply