We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
内网设备的ipv6地址, 前半部分是ipv6前缀,是运营商分配的。重拨后会变化。 后半部分,如果不是eui64,就是随机生成的,也会变。如果是eui64,则与mac地址相关,不会变化,除非换网卡。
openwrt 设置防火墙的时候,比较方便的方法是找到对应机器的后半部分ipv6(固定不动),然后利用掩码进行放行,现在的ddns会设置为第一个,如果ipv6 变化,防火墙规则不能随之切换
The text was updated successfully, but these errors were encountered:
No branches or pull requests
openwrt 设置防火墙的时候,比较方便的方法是找到对应机器的后半部分ipv6(固定不动),然后利用掩码进行放行,现在的ddns会设置为第一个,如果ipv6 变化,防火墙规则不能随之切换
The text was updated successfully, but these errors were encountered: