Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Tailscale in Docker with Subnet Routes not work #4343

Closed
willzhang opened this issue Apr 2, 2022 · 4 comments
Closed

Running Tailscale in Docker with Subnet Routes not work #4343

willzhang opened this issue Apr 2, 2022 · 4 comments

Comments

@willzhang
Copy link

willzhang commented Apr 2, 2022

What is the issue?

Running Tailscale in Docker with Subnet Routes not work,

can not ping 192.168.72.0/24

Steps to reproduce

step1:

docker run -d --name=tailscaled \
  -v /var/lib:/var/lib \
  -v /dev/net/tun:/dev/net/tun \
  --network=host \
  --privileged \
  tailscale/tailscale tailscaled

step2:

docker exec tailscaled tailscale up --advertise-routes=192.168.72.0/24

Are there any recent changes that introduced the issue?

No response

OS

Linux

OS version

root@ubuntu:~# cat /etc/os-release  NAME="Ubuntu" VERSION="20.04.4 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.4 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=focal UBUNTU_CODENAME=focal

Tailscale version

latest

Bug report

No response

@DentonGentry
Copy link
Contributor

Please include a "tailscale bugreport", as the template asked for, so we can look into what is going wrong. Subnet routes do work in docker containers.

@DentonGentry
Copy link
Contributor

Timed out.

@sparanoid
Copy link

sparanoid commented Aug 4, 2022

@DentonGentry I also ran into this issue with similar setup. I tried it on a Synology NAS and a raspberry pi with no luck. Could you please take a look into this?

BUG-7db6dc7fa843aa159f6dc987c2330dbf94c9010f009608197de2700927d49e2b-20220804211834Z-bfc495de04f6e14f

@willzhang
Copy link
Author

aliyun dns have 100.x.x and Caused by network conflicts with tailscale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants