I have a laptop and a desktop-based-server on a 192.168.1.x segment on my network. I want to setup Tailscale between them.

Will it be bad if Tailscale connects while my laptop is local, on 192.168.1.x network?

Can I make it automatically connect via Tailscale when away and via the local network when home?

How can I best test the Tailscale network while I am at home?

  • pacology@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 year ago

    It will be fine. If two computers are on the same lan, they will connect directly using your local network. If they are on two different networks, they will reroute through their network.

    • WasPentalive@lemmy.oneOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      1 year ago

      Thanks!

      Will I be able to just launch Tailscale as a part of my normal startup? Can Tailscale start ‘invisibly’ that is without any interaction from me as I turn on and login?

      • Shurimal@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Yes, Tailscale starts up with Windows and doesn’t require any interaction.

        One caveat, DLNA/casting/KDE Connect don’t work when Tailscale is active. Seems to be a limitation with multicasting not playing well with VPN-s in general.

      • pacology@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        I think so? I don’t use it on windows so I don’t know how it works there. All other places I used it you can set it up as a daemon or as a startup app.

        • WasPentalive@lemmy.oneOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          Good - my daily driver workstation is an i7 laptop running Kubuntu (auto correct wants me to run base Ubuntu ).

      • pe1uca@lemmy.pe1uca.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Yes, it has a start up service in windows and linux. I can tell you the android app doesn’t start automatically, you need to access it each time you restart your device. I don’t know for iOS.

        • VexCatalyst@lemmy.fmhy.ml
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          1 year ago

          Same for iOS with the added pain that iOS will kill the background process if you don’t open it back up from time to time.

          Edit: spelling

        • WasPentalive@lemmy.oneOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          Cool - I probably won’t be using it on my Android phone. I keep it regularly copied to my workstation.

  • pe1uca@lemmy.pe1uca.dev
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    I quickly tested it with an FTP server set up to a read only folder with a single dummy file. You could put a big file so you can check the speed, at home it will use the full speed, while away it’ll use the cap of your ISP tier.

    If you want a more complicated set up I recommend you setting up PiHole and configure magicDNS, this way you can check the difference of getting ads in some sites vs PiHole blocking them.

    As @[email protected] mentioned, tailscale automatically routes traffic through the shortest route, so at home it’ll connect devices directly, this way you only point to your tailscale ip and forget about the 192.x addresses.