Closed nelfata closed 8 months ago
Hi! Thanks for the report. I'll repro this and take a look; it likely has to do with how the layers of virtual network interfaces interact.
Was able to reproduce this in both SLIRP and VMnet-shared modes.
A bit of digging showed that it is related to this: https://github.com/tailscale/tailscale/issues/6941
To fix:
Closing as not related to macpine, but rather tailscale configuration inside containers with userspace-networking
@idroz , did you get it work I can't get CT ubuntu 22.04 to work.
I did. It may be due to timestamp mismatch inside VM and container images.
Inside a macpine VM run hwclock -s
to sync the clock and then lxc launch ubuntu:22.04 c
When installing Tailscale inside an LXD container the
To Reproduce Steps to reproduce the behavior:
Expected behavior Tailscale should run and provide a URL to use in order to activate the connection.
Screenshots
Host computer:
Additional context Performing the same procedure on a Linux server (running ubuntu 22.04), works with no issues.
Please include output of
alpine list
. Add any other context about the problem here.