RandomlyRight

joined 1 year ago
[–] RandomlyRight@sh.itjust.works 1 points 2 months ago

I’ve discovered it just a few days ago and now use it on all my machines

[–] RandomlyRight@sh.itjust.works 1 points 2 months ago* (last edited 2 months ago)

For anyone trying this, make sure you do not have "- TS_USERSPACE=false" in your yaml from previous experimentation. After removing this, it works for me too.

In the documentation they say to add sysctl entries, it is possible in docker compose like so:

tailscale:
    sysctls:
      - net.ipv4.ip_forward=1
      - net.ipv6.conf.all.forwarding=1

But it does not seem to make a difference for me. Does anyone know why these would not be required in this specific setup?

[–] RandomlyRight@sh.itjust.works 1 points 2 months ago

Thank you, really appreciate it!

[–] RandomlyRight@sh.itjust.works 3 points 2 months ago (5 children)

Do you have any links/sources about this? I'm not saying you’re wrong, I’m just interested

[–] RandomlyRight@sh.itjust.works 5 points 10 months ago (1 children)

These are pretty amazing!