unraid 中安装了 tailscale ( docker )、OpenWRT (虚拟机),其中 OpenWRT 是主路由。 现在在异地只能访问 unraid 的 ip 和 openwrt 的 ip,其他 docker 的 IP 均访问不到,也 ping 不通,请问怎么处理。打开了 Subnet routes 和 Exit node
![]() | 1 FormatToday OP Exit node 改成关闭也不行 |
![]() | 2 guanzhangzhang 2024-04-07 14:31:28 +08:00 你的 unraid 上抓包 ping 看看,是不是回程路由走到你的 unraid 默认路由了 |
![]() | 3 yellowvii 2024-04-08 11:04:06 +08:00 你需要在其他的节点上接受子网路有的宣告。 官方文档是你的好朋友。 https://tailscale.com/kb/1019/subnets#step-6-use-your-subnet-routes-from-other-machines |
4 alfawei 2024-04-08 11:05:57 +08:00 3 楼正解 |
![]() | 5 wyxls 2024-04-08 12:27:08 +08:00 via iPhone 外部节点也要打开 tailscale 的接受子网通告 |
![]() | 6 FormatToday OP |