Everything posted by qiosas
-
Tailscale and Mullvad VPN best practices
Thanks - valid points. I just learned about docker network, will try that. I am not able to choose exit node from Tailscale plugin through (e.g. to have exit node selected there), it's not visible in UI, neither possible through CLI. Is it working for you on 7?
-
Tailscale and Mullvad VPN best practices
Hey All! I've been happily using Tailscale plug-in with Mullvad add-on to send dockers' traffic through Mullvad exit node for some time now. However, with Unraid 7 update's new docker Tailscale integration, things got complicated. I've yet to configure one docker with exit node through Mullvad that actually works for me (but that's my lack of knowledge). But more importantly, even if you do, you need to add each docker as a device to your Mullvad subscription that has 5 devices as standard. What's the best setup to have some dockers send traffic through Mullvad exit-node (VPN essentially)? Could I have one docker configured as VPN exit node and send traffic through it?
-
[Support] binhex - SABnzbdVPN
Hey, does this work well with the new Tailscale? Mine throws below error. [info] Attempting to start SABnzbd... 2025-01-21 23:21:04,275 DEBG 'watchdog-script' stdout output: Not all required Python modules are available, please check requirements.txt Missing module: sabctools You can read more at: https://sabnzbd.org/wiki/installation/install-off-modules If you still experience problems, remove all .pyc files in this folder and subfolders
-
[Plugin] Tailscale
Hey, after update to 7 seems to have million issues. If Tailscale is enabled, Unraid cannot access web, and neither can Docker containers (although they are separated now, no?). Also seems to have a lot of routes under network settings - is this normal?
-
[Plug-In] Community Applications
Hey All, I've just updated to 7 and have the same issue. It seems to be caused by Tailscale (which I used and worked ok on 6.10). I disabled DNS from Tailscale and added it to the settings with no avail. Disabling Tailscale seems to work.
-
[Support] binhex - qBittorrentVPN
Hey all, quick question - I keep getting Docker disk utilization warning, so started to check image sizes, and it seems this image keep growing. Currently it's at 1.8gb - is that normal or do I have some setup issue? Thanks! binhex/arch-qbittorrentvpn latest 12 days ago 1.84GB
-
[Plugin] Tailscale
Thanks, it does work! probably my syntax was wrong or smth..
-
[Plugin] Tailscale
Hey @EDACerton, thanks for your work on this! I am trying to use exit node configured to Mullvad VPN server - this works in the plugin, but then local network access is blocked. From Tailscale documentation below is the solution " --exit-node-allow-lan-access=true", but this doesn't seem to work in CLI for the plugin. Is this something not yet available or am I doing it wrong? "Optionally, set --exit-node-allow-lan-access to true to allow direct access to your local network when traffic is routed via an exit node. If you do not configure this option you may need to configure DNS. sudo tailscale up --exit-node=<exit-node-name-or-ip> --exit-node-allow-lan-access=true"
-
[Plugin] Tailscale
Thanks for you work, great plugin and worked straight out of the box for me! I am struggling with VPN client setup: - Is there a support for Mullvad VPN exit node? It does seem to work through terminal, but then none of the webui links work - is there a workaround for it? - Same thing happens if I install VPN client (like delugevpn), log shows it's runnig, but webui is inaccessible. Would appreciate any advise on these.
-
[Support] binhex - DelugeVPN
Is there any workaround to get webui access when using tailscale? It works perfectly otherwise, but cannot figure out setup to access when tailscale is running.