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

Selfhosted

46672 readers
1140 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
[–] Railcar8095@lemm.ee 2 points 8 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 3 hours ago (1 children)

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?

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

Location is Europe, when I lose connection it mentions the TS server and it's in my country.

Devices mainly my server (mini PC at home, public IP, no NAT) and phone.

When trying to use subsonic of jellyfin from outside the network there's a noticeable delay between opening the apps and actually connecting. When using WG directly it's like being at home on the same LAN.

Main issue is that every now and then phone losses all internet connectivity, and TS shows an error connecting to it's server.

[–] ladfrombrad@lemdro.id 1 points 2 hours ago* (last edited 2 hours ago)

Yeah, UK here and a couple of times I get errors about not being able to connect to the relay server in London + Amsterdam also with a public IP address from my ISP, but seem to have no issues even when it shows them unable to connect to the relay servers. The external Tailnet down at fam members house is FTTP but CG-NAT'ed, and why I love how TS works around it. Somehow.

But I have to ask. Have you setup the Tailnet with this fix for IP Forwarding on a subnet router (this helps me so much for tech support on said Tailnet...) and also UDP

https://tailscale.com/blog/quic-udp-throughput

I'm currently on my phone but I recall having to ensure the Mini PC w/Ubuntu / Pi4 with Raspbian down at their house had both the above when bringing Tailscale, up.