bupahaibao
bupahaibao
众所周知ipv6前64位运营商分配的,是会不定时变更的,后64位是根据设备mac算出来的,是不会变的。所以我们在某些场景想要设定某个设备的ipv6流量,就要用到后面64位固定的地址。我举个例子,比如A设备ipv6是"2409:8a20:e0c:fee0:xxxx:xxxx:xxxx:xxxx" 如果我想在防火墙中设置wan区域流量可以访问这个A设备的ipv6,那么我只需放行所有端口到这个ipv6地址的流量,但是前64位不断变化怎么办呢?有办法,可以这样写“::xxxx:xxxx:xxxx:xxxx/::ffff:ffff:ffff:ffff”这样就可以表示A设备的ipv6地址,前面无论怎么变都无所谓。 但是在mwan3中又让我迷惑起来了,继续沿用上面的方法不成功了,显示格式不对,请问有没有懂的,知道该怎么正确的书写? 
I am using unraid. When I deployed the puter, I looked at the docker container log and found this error. Looking for technical help.
07/27 19:04:28 INF [xunlei-pan-cli] start cmd="/var/packages/pan-xunlei-com/target/bin/bin/xunlei-pan-cli-launcher.amd64 -launcher_listen unix:///var/packages/pan-xunlei-com/target/var/pan-xunlei-com-launcher.sock -pid /var/packages/pan-xunlei-com/target/var/pan-xunlei-com.pid -update_url http://127.0.0.1:2345/webman/3rdparty/pan-xunlei-com/version" 07/27 19:04:28 INF [xunlei-pan-cli] started pid=35 07/27 19:04:28 WRN [xunlei-pan-cli] > loadHistory ReadFile err:open /data/.drive/bin/.history: no such file...
 首页只有wan口流量统计曲线图,是否可以加一个wan2口的。