November 4, 2025Nov 4 Firstly tonight I found tail scale. Oh My Gosh - WOW. It has blown my mind. I clearly missed the memo !!Ok so UNRAID I am using the Limetech latest tailscale plugin and I want my subnet 192.168.1.0/24 shared. It is enabled.I also am using it as an exit node.My iPhone is also on my tail net.When I disconnect from WiFi and onto 4G: I type in 192.168.1.50 and up pops my UNRAID server.I type 192.168.1.1 and up pops my router - this confirms the subnet is working correctly. My ISSUE:I have a PLEX container running in Docker with a custom: br0I am using the IP 192.168.1.51.When I type http://192.168.1.51:32400/web into the phone it does not show. It is working on my LAN.Why is it not working if it shows on my LAN, and what do I need to do to make it work; do I need either tunnel or serve enabled; if so which one, and why. Assuming I want to go via the subnet.
November 4, 2025Nov 4 Community Expert tailsscale support area:https://forums.unraid.net/forum/111-tailscale/ see examples and fun:https://forums.unraid.net/topic/184659-some-fun-with-tailscale-examples/ another forum post:https://forums.unraid.net/topic/194487-can-somone-explain-tailscale-to-me-ive-watched-the-videos-of-space-invader-but-they-are-not-really-helping/#findComment-1586167 Edited November 5, 2025Nov 5 by bmartino1 data
November 5, 2025Nov 5 Community Expert Solution 52 minutes ago, SmokeyColes said:I have a PLEX container running in Docker with a custom: br0You didn't enable "Host access to Custom Networks" in the unraid docker settings page.
November 5, 2025Nov 5 Author @MowMdown Cheese and Crackers - I would have been there for months!!!! Working a treat over the subnet.I'm so impressed.Now I just got to work out communication with (PLEX br0 + tailscale) and (SONARR within Gluetun).
November 5, 2025Nov 5 Community Expert I find it easier to use docker compose and using the tunnel all traffic at the unraid host level to move endpoints. Usually its the downloading parts... Transmission, qbit etc you want different endpoints on example ars compose setup...https://forums.unraid.net/topic/194760-dockers-fail-to-communicate-on-unraid-72/#findComment-1588190 I highly recommended reviewing:https://bmartino1.weebly.com/guide-dockernetworks.html as you will need to use the network container or docker cli to connect the gluten vpn docker to the others...other recommended docker /vm/ unraid networking options...vm settings:docker settings:other internal docker network creating with wiregurad sidecar:https://forums.unraid.net/topic/194113-wireguard-on-a-container-but-with-local-docker-network-access/#findComment-1585198 Edited November 5, 2025Nov 5 by bmartino1 spelling - data
November 5, 2025Nov 5 Author I think this may answer another question I have just posted at this exact moment, however its 1am here so I won't really take it in well.I am going to give this a good read though tomorrow 👍 Edited November 5, 2025Nov 5 by SmokeyColes
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.