January 31, 20251 yr I must be doing something wrong. I've setup a jellyfin container in unraid (tower.local) with tailscale and I've shared it with my friend by email link: [email protected]. My understanding was that JUST this container would then be exposed to my friend but that doesn't seem to be the case. When he goes to his tailnet page, he sees my jellyfin container with IP: 100.100.100.1 and a SSL link of https://jellyfin.mytailnet.ts.net . OK, that makes sense. When he copes the https://jellyvin.mytailnet.ts.net into a browser it takes him to jellyfin. Great. BUT, if he copies the IP from that jellyfin (100.100.100.1) it takes him to my unraid webUI!!! that is something I definitely don't want to happen! In tailscale, my tower.local (local IP = 192.168.1.144) machine is at a completely different IP (100.200.300.400 for e.g) so I'm not sure what is going on. I suspect it is because of how my jellfin container is setup? see below, it is in host mode (default) and the container IP is the same as the LAN IP:Port which is 192.168.1.144 which is the same local IP as my tower.local webui
January 31, 20251 yr Solution 3 hours ago, darwinsbeard said: that is something I definitely don't want to happen! Because you are using host as the network adapter in the Docker template, please change it to bridge and the issue is solved.
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.