openwrt负载均衡与ipv6冲突之解决 发表评论 请在这个文件/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"