• 0 Posts
  • 2 Comments
Joined 2 years ago
cake
Cake day: June 3rd, 2023

help-circle

  • Rowan Thorpe@lemmy.mltoSelfhosted@lemmy.worldNeed help with VPN
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    4 days ago

    Anyone who knows enough about Wireguard, iproute2 tools, iptables/nftables, etc (firewall-marking certain packets based on criteria, then directing them through alternate route-tables based on that) can hand-roll split-tunneling, internal point-to-point tunnels/meshes, etc. For (most) people who want to achieve this in a less painful/fragile way, from what I’ve understood it seems Tailscale just does exactly this under the hood in a less arduous and more intuitive way for users, while also providing a static internet-facing ingress point when needed. Headscale exists for those wanting that but with their own static ingress (self-hosted at their own IP) instead of Tailscale’s.