• spiritedpause@sh.itjust.worksOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          10 months ago

          I think that’s only if they detect that you’re connected to an IP address that they recognize as part of a commercial VPN service, since i’m sure they have a list.

          I use netflix when connected to tailscale VPN on both my phone and apple tv and it works fine, since the exit node that netflix is receiving my connection from isn’t a commercial VPN IP

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        The bulk of the traffic between two Tailscale nodes is direct between the nodes. They mainly use the Tailscale servers to help them find each other (NAT hole punching) and establish a connection.

        • MonkCanatella@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 months ago

          You’re kidding! I thought all the traffic went through tailscale. So it’s basically just establishing the connection, then I’m only limited by upload/download speed of the NAS and the client?

          • lemmyvore@feddit.nl
            link
            fedilink
            English
            arrow-up
            1
            ·
            10 months ago

            Usually yes! There will be some minor overhead from both nodes keeping in touch with the Tailscale command server but mostly they talk to each other.

            Read this though to see if there’s a case where direct connection might not be possible: https://tailscale.com/kb/1181/firewalls/

      • Jason2357@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        2
        ·
        10 months ago

        It’s going to depend on the devices involved, but I get about 600 megabit or so between two computers over tailscale on my network (really, wireguard). That’s what, 10 HD video streams? Of course, it’s going to depend on device cpu capability and network bandwidth.

        • MonkCanatella@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          10 months ago

          On your own network? I’m not sure the reason to use tailscale between computers on the same network, nor if that’s really relevant to the discussion. If tailscale was capable of 600mbps from outside the network then that would be another story

          • Jason2357@lemmy.ca
            link
            fedilink
            English
            arrow-up
            1
            ·
            10 months ago

            That 600mbps is the throughput of the encryption on those devices. It’s no different crossing networks, but the speed will be limited by the network speed. The benefit of a p2p vpn is that you don’t need to shut it off when you join the same network. The devices remain accessible at the same ip whether they are on the same network, or if one is somewhere else. The overhead is negligible and you gain the security isolation that would normally require subnets and a firewall.

            In the end, yes, I can stream HD video just fine from another network. For most people, the limitation will be their home ISP’s uplink speed.