this post was submitted on 13 Jul 2023
5 points (69.2% liked)

Selfhosted

39239 readers
477 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

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?

top 9 comments
sorted by: hot top controversial new old
[–] pacology@lemmy.world 7 points 1 year ago (1 children)

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.one 2 points 1 year ago* (last edited 1 year ago) (3 children)

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 1 points 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.

[–] pe1uca@lemmy.pe1uca.dev 1 points 1 year ago (2 children)

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 2 points 1 year ago* (last edited 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.one 1 points 1 year ago

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

[–] pacology@lemmy.world 1 points 1 year ago (1 children)

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.one 2 points 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 5 points 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 @pacology@lemmy.world 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.

load more comments
view more: next ›