this post was submitted on 16 Jun 2025
25 points (100.0% liked)

Selfhosted

46672 readers
1254 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 2 years ago
MODERATORS
 

First: I've tried Tailscale, for some reason it works awful for me so I'm avoiding that option if possible.

I am trying to have a single server that has a VPN port exposed to connect to it, but routes traffic through a comercial VPN (mullvad ideally) to privately share my linux ISOs. So far I haven't been able to achieve this, it sees I can't use the VPN server (wg-easy) + VPN (mullvad gui), only the one that start first work.

Has anybody achieve something like this?

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 7 points 23 hours ago* (last edited 23 hours ago) (3 children)

Maybe give Zerotier a shot. Similar premise as Tailscale, but a simplified NAT and routing implementation.

My overall question though is...why??? If you have access to a VPN, why would you connect to another location to use it when you can just use it from anywhere?

[–] HiTekRedNek@lemmy.world 2 points 4 hours ago (1 children)

TS works better for me than ZT. I started with ZT first, and had random access issues between my android phone, my VPS, and all my local devices.

The local devices could all ping each other's Zerotier IP addresses, but the vps and phone had issues pinging them, but not each other.

Meanwhile, tailscale is working fine, and I've even set up subnet routing so I only need it on my phone, my VPS, and my OpnSense system.

With Zerotier, I couldn't get routing to work at all.

[–] just_another_person@lemmy.world 2 points 4 hours ago

Yeah, one or the other works well depending on how your network is deployed. Example: Tailscale gets whacky when dNAT issues are present, but ZT blasts through.

Sounds like OP is having the opposite issue as you.

[–] Railcar8095@lemm.ee 7 points 22 hours ago (1 children)

Two cases.

One to have my server connect to the internet without exposing my traffic.

The second is to not have to chose between be connected to my server or be connected behind a VPN.

Honestly, if if wasn't because tailscale is performing badly for the last few months, I wouldn't have problems using and even paying for it.

[–] HiTekRedNek@lemmy.world 2 points 4 hours ago (1 children)

Tailscale can actually use a Mullvad exit point. I don't know if you knew that ..

[–] Railcar8095@lemm.ee 2 points 4 hours ago (1 children)

Yes, but it's working awful for me. Even without exit point lose connection for a long time, and there's a error on the app. I need to restart the connection for it to work again.

Even when it works it's much slower to connect to my server than VPN.

[–] ladfrombrad@lemdro.id 1 points 25 minutes ago

Even when it works it's much slower to connect to my server than VPN.

I wonder why.

Wireguard / TS runs faster than VPN's, and even my family member has had a couple of devices on my Tailnet down at their place for a couple of years now, and they haven't a clue how it works and fully believe I'm a magician.

Any background on your connection/location/devices etc?

[–] MasterBlaster@lemmy.world 1 points 16 hours ago

I had success using openVPN. I set it up, generated certificates, installed it on my phones, tablets, and laptops.

It won't work when using an external vpn like Express or Mulvad, but while using it, you have secure connection to home. Once done with the home network, turn off the vpn, turn on your commercial vpn.