阿里云部署Tailscale和Headscale时dns失效的问题

这里有个隐藏信息是阿里服务器内部用100网段作为dns服务器,而这个网段是ISP保留网段CGNAT真不知道它怎么敢用,以为自己是ISP了吧。 然后好死不死Tailscale偏偏只用这个网段,还贼有理由:https://tailscale.com/kb/1015/100.x-addresses/ 甚至你用ip_prefix它还warn你,无视就好。 tailscale up 需要附带的参数–accept-dns=false防止dns冲突 如果会自己添加iptables那么可以使用–netfilter-mode=off 不会的话就不加让TS自动生成iptables,但是把100网段drop的部分删除 iptables -S查看所有路由规则 iptables -D XXXX删除100drop规则

作者

Carry

发布于

2023-08-02

更新于

2026-05-23

许可协议

You need to set install_url to use ShareThis. Please set it in _config.yml.
You forgot to set the business or currency_code for Paypal. Please set it in _config.yml.

评论

You forgot to set the shortname for Disqus. Please set it in _config.yml.
You need to set client_id and slot_id to show this AD unit. Please set it in _config.yml.