type
Post
status
Published
date
Dec 14, 2023
slug
tailscale-aliyun
summary
aliyun 与 Tailscalede的冲突
tags
工具
category
技术分享
icon
password
在阿里云中添加Tailscale后,会因为tailscalede netfitle-mode问题,禁止了阿里云的内网访问,导致出现网络故障,tailscale也无法连接其他节点。
📝 方法一:删除iptables规则
查看服务器设备dns

查看iptables
需要删除ts-forward和ts-input中对100.64.0.0/10的drop
🤗 方法二:禁用netfilter-mode
在tailscale启动参数中添加--netfilter-mode=off
- Author:DiuDiu
- URL:https://nobibi.cn/article/tailscale-aliyun
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!


.webp?table=block&id=f650fea5-057f-4832-a56b-be141952af79&t=f650fea5-057f-4832-a56b-be141952af79&width=1080&cache=v2)
