https://zerotier.atlassian.net/wiki/spaces/SD/pages/7110693/Overriding+Default+Route+Full+Tunnel+Mode
利用ZeroTier建立IPv6隧道
发表评论
https://zerotier.atlassian.net/wiki/spaces/SD/pages/7110693/Overriding+Default+Route+Full+Tunnel+Mode
请在这个文件/lib/mwan3/mwan3.sh
I found the lineIPT6="/usr/sbin/ip6tables -t mangle -w"
and changed to#IPT6="/usr/sbin/ip6tables -t mangle -w"IPT6="/bin/true"